Axa

时间:2024-03-14 05:37:35
【文件属性】:

文件名称:Axa

文件大小:11KB

文件格式:ZIP

更新时间:2024-03-14 05:37:35

TypeScript

一个渐进式的框架,该框架受启发,用于构建高效且可扩展的服务器端应用程序。 描述 框架TypeScript入门资料库。 # node version node = > 9.8.0 安装 $ npm install 运行应用 # development $ npm run start # watch mode $ npm run start:dev # incremental rebuild (webpack) $ npm run webpack $ npm run start:hmr # 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许可的开源项目。


【文件预览】:
Axa-master
----tsconfig.spec.json(135B)
----src()
--------main.ts(234B)
--------dto()
--------app.service.ts(12KB)
--------app.module.ts(271B)
--------app.controller.ts(1KB)
--------app.controller.spec.ts(588B)
----tsconfig.json(453B)
----test()
--------jest-e2e.json(183B)
--------app.e2e-spec.ts(599B)
----.prettierrc(51B)
----tslint.json(1KB)
----config.json(150B)
----README.md(3KB)
----nodemon.json(132B)
----nodemon-debug.json(163B)
----.gitignore(1KB)
----package.json(2KB)

网友评论