Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 156 Bytes

File metadata and controls

9 lines (5 loc) · 156 Bytes

routing-controllers with angular and express demo

  1. Install all dependencies:

    npm install

  2. Compile and start the project:

    npm start