0.0.2 • Published 7 years ago

routing-controllers-wrapper v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

npm version codecoverage

routing-controllers-wrapper

Easily create epress app in TypeScript with Decorators

Wrapper of project routing-controllers

  1. Install all dependencies:

    yarn

  2. Setup git hooks

    npm run init

  3. Run the project tests:

    npm run test