Node Starter:使用NodeExpress和MongoDB的项目的启动器 源码
STARTER REST API 使用Node和Express的REST API入门 如何运行项目: 首先下载项目: git clone https://github.com/Vitormdias/node-starter.git cd Node-Starter 如果尚未Node( ),则如果有 npm install 脚本是: 运行项目 npm run dev 运行测试: npm run test 如果您有任何改进的想法,这只是一个简单的入门,请随时打开问题并发送请求请求
文件列表
Node-Starter-master.zip
(预估有个14文件)
Node-Starter-master
.gitignore
47B
Dockerfile
167B
codecov.yml
175B
package.json
1022B
package-lock.json
149KB
src
__tests__
common.spec.ts
238B
index.ts
199B
暂无评论