Skip to content

Latest commit

 

History

History
executable file
·
39 lines (26 loc) · 924 Bytes

README.md

File metadata and controls

executable file
·
39 lines (26 loc) · 924 Bytes

express-webapi

![License][license-badge]

structured express webapi

Long description.

Usage

Just install the dependencies:

$ npm install

Then:

$ npm start
Action Usage
Starting development mode npm start
Linting code npm run lint
Running unit tests npm run jest
Running lint + tests npm test
Running code coverage npm run coverage
Sending coverage results to Coveralls.io npm run coveralls

Author

License