Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 150 Bytes

File metadata and controls

13 lines (8 loc) · 150 Bytes

routing-controller-sample

routing-controller-sample

To start the server.

npm install
gulp
npm start

To execute tests.

npm test