A template for Node.js
  
A complete Node.js project template using TypeScript
About | Technologies | Tools | Installation | License
Node Typescript App A complete Node.js project template using TypeScript and following general best practices.
The following software must be installed:
  $ git clone https://github.com/gabrielmaialva33/node-ts-app.git- 📦 API
 
  $ cd node-ts-app
  # install dependencies
  $ yarn # or npm install
  # run the application
  $ yarn start:dev # or yarn start| Gabriel Maia | 
© 2017-present Maia