nest-nest-practice

时间:2021-04-12 21:00:06
【文件属性】:
文件名称:nest-nest-practice
文件大小:98KB
文件格式:ZIP
更新时间:2021-04-12 21:00:06
TypeScript 描述 框架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-nest-practice-master
----package.json(2KB)
----test()
--------jest-e2e.json(183B)
--------app.e2e-spec.ts(761B)
----.prettierrc(51B)
----package-lock.json(313KB)
----nest-cli.json(64B)
----src()
--------cats()
--------app.module.ts(307B)
--------main.ts(340B)
--------common()
--------app.controller.ts(274B)
--------app.service.ts(141B)
--------app.controller.spec.ts(617B)
----.eslintrc.js(631B)
----tsconfig.json(339B)
----.gitignore(375B)
----README.md(394B)
----tsconfig.build.json(97B)

网友评论