alexandercarls / node-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Starter

Scripts

npm run start

Starts the application in development using nodemon and ts-node to do hot reloading.

npm run build

Builds the app at build, cleaning the folder first.

About


Languages

Language:JavaScript 56.7%Language:TypeScript 43.3%