default nestjs api:研究 源码
默认的NestJs API 描述 为研究。 (: 安装 $ npm install 运行应用 # local infra $ docker-compose up -d # 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 文献资料 $ npm run compodoc
下载地址
用户评论