文件名称:api-node-koa-mongo
文件大小:34KB
文件格式:ZIP
更新时间:2024-05-27 15:42:59
JavaScript
api-node-koa-mongo 如何使用: #npm安装 The first step is use "npm install" to install all dependencies of the project. #npm开始 After install dependencies, you need to run "npm start" for execute the project. #npm运行开发 If you need to change anything and don't want to wait, use "npm run dev" to execute the server with nodemon.
【文件预览】:
api-node-koa-mongo-master
----package.json(588B)
----LICENSE(1KB)
----package-lock.json(62KB)
----src()
--------models()
--------server.js(303B)
--------routes()
--------controllers()
--------_shared()
--------.gitignore(35B)
--------app.js(567B)
--------services()
----.gitignore(2KB)
----README.md(377B)