主题
npm install -g typescript tsc -v #查看版本
tsc hello.ts -w node hello.js # 简化 npm i -g nodemon nodemon hello.ts