时间交易后端 源码
一个渐进式的框架,该框架受启发,用于构建高效且可扩展的服务器端应用程序。 描述 框架TypeScript入门资料库。 安装 $ npm install 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 测试 # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov 支持 Nest是MIT许可的开源项目。
文件列表
time-trade-backend-master.zip
(预估有个17文件)
time-trade-backend-master
tsconfig.build.json
97B
.eslintrc.js
599B
src
main.ts
241B
app.service.ts
142B
app.module.ts
318B
app.controller.ts
274B
app.controller.spec.ts
617B
nest-cli.json
64B
暂无评论