routing-controllers-wrapper
v0.1.0
Published
Express app skeleton based on routing-controllers
Downloads
4
Readme
routing-controllers-wrapper
Easily create epress app in TypeScript with Decorators
Wrapper of project routing-controllers
Install all dependencies:
yarn
Setup git hooks
npm run init
Run the project tests:
npm run test