Skip to content

The example of using tsc and nodemon to excute typescript code.

Notifications You must be signed in to change notification settings

Inouyasha/ts-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-test

The example of using tsc and nodemon to execute typescript code. npm i typescript -g

// 监测修改 tsc xxx.ts -w

// node运行 node xxx.js

// nodemon检测js npm i -g nodemon nodemon xxx.js

具体可以查看文档 https://www.yuque.com/guang-aadik/txqfk1/pws7sz

About

The example of using tsc and nodemon to excute typescript code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published