Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 144 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 144 Bytes

node-typescript-starter

Nodejs Typescript Starter

How to run

npm install -g typescript
npm install
npm run build
npm run start