mac下安装:

npm i typescript --save-dev //此处为项目依赖 -g 全局依赖
npm i ts-node --save-dev  //此处为项目依赖 -g 全局依赖

启动指定文件:

nodemon 01.ts

image


zhuzi
10 声望0 粉丝