hallstain / node-starter-with-tsc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal TS starter project

Available scripts:

npm run dev  # run app in watch mode
npm run build # build app in .dist folder
npm start # build and run app

About


Languages

Language:TypeScript 100.0%