后端工作伙伴:后端工作伙伴 源码
开始使用 前提条件 安装 安装Xcode Simulator 步骤0:克隆存储库 https://github.com/benson7667/workmate-backend https://github.com/benson7667/workmate-frontend 步骤1:在localhost中运行后端 npm install && npm start 这将在8000端口上以localhost的身份启动后端 步骤2:在localhost中运行前端 npm install && npm start 然后按i这将在IOS Simulator中打开前端应用程序 数据库凭证 该数据库托管在az
文件列表
workmate-backend-master.zip
(预估有个18文件)
workmate-backend-master
.gitignore
18B
.babelrc
41B
package.json
693B
src
db
config.js
247B
helper.js
117B
models
index.js
151B
暂无评论