0.1.0 • Published 6 years ago

routing-controllers-wrapper v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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