Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 268 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 268 Bytes

Node TypeScript starter

Run yarn start to get the following:

  1. Use concurrently to:
  2. Compile *.ts files to dist folder using tsw -w
  3. Run the compiled code with nodemon