open-rest-es6-boilerplate
open-rest-es6-boilerplate copied to clipboard
open-rest boilerplate project with es6
open-rest-es6-boilerplate
Open-rest es6 boilerplate
Quick start
git clone [email protected]:open-node/open-rest-es6-boilerplate.git yourApp cd yourApp npm run setup
Feature list
- [x] eslint airbnb
- [x] [email protected]
- [x] [email protected]
- [x] [email protected]
- [x] [email protected]
- [x] [email protected]
- [x] [email protected]
- [x] [email protected]
- [x] [email protected]
- [x] [email protected]
- [x] [email protected]
- [x] Mochajs
npm run *
eslintExec eslint validate use airbnb rule_testOnly exec test, without coverage report & eslinttestRun test unit case && api test case then output coverage reportapidocMake api docs, base on apidocsstartStart rest api with development modelocale:readCollect language itemslocale:writeMake language packagessetupinstall config & db