Node.js TypeScript样板 使用Node.js和TypeScript的简约样板 Lint代码和运行测试 运行npm install 运行npm test 运行Live Server进行开发 运行npm install 运行npm run start:dev 编译并在生产中运行 运行npm install 运行npm run build 运行npm start 建立容器映像 运行npm run build:image