A progressive Node.js framework for building efficient and scalable server-side applications.
描述
Nest(乐高积木系列名) 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许可证的开源项目。它的发展得益于赞助商和杰出支持者的帮助。如果您想加入他们,请 点击此处阅读更多内容。
比分咬的很紧
- 作者 卡米尔·姆斯利维茨
- 网站 - https://nestjs.com(注:该网址本身不需翻译,但为符合要求,可说明其为“NestJS官网”或直接保留原样,因为网址是通用的标识符)
- Twitter - (推特) @nestjs框架
许可证
Nest 是 麻省理工学院(MIT)授权。
