1. 首页
  2. 数据库
  3. 其它
  4. nestjs sample:NestJS RESTful API示例 源码

nestjs sample:NestJS RESTful API示例 源码

上传者: 2021-02-05 12:43:29上传 ZIP文件 223.17KB 热度 26次
NestJS示例 NestJS RESTful API示例项目。 文件 建立 安装依赖项。 $ 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 参考 , 了一系列课程,这些课程对于使用NestJS构建应用程
用户评论