Horje
install nodemon typescritp Code Example
install nodemon typescritp
npm i -D typescript ts-node nodemon @types/node
using nodemon with typescript
nodemon --watch "src/**" --ext "ts,json" --ignore "src/**/*.spec.ts" --exec "ts-node src/index.ts"




Shell

Related
ubuntu virtualbox 1920x1080 Code Example ubuntu virtualbox 1920x1080 Code Example
github markdown table Code Example github markdown table Code Example
github readme table Code Example github readme table Code Example
table markdown github Code Example table markdown github Code Example
how to remove heroku from git Code Example how to remove heroku from git Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14