Elearnin后端:用于测试我的nestjs的伪课程平台 源码
一个渐进式的框架,用于构建高效且可扩展的服务器端应用程序。 描述 框架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许可的开源项目。 得益于赞助商和
文件列表
Elearnin-backend-master.zip
(预估有个84文件)
Elearnin-backend-master
package.json
3KB
.eslintrc.json
1KB
test
jest-e2e.json
183B
app.e2e-spec.ts
599B
.prettierrc
116B
nest-cli.json
64B
src
config
暂无评论