毕业设计后端
Use npm install
to install the required dependencies
You need to install MongoDB yourself, and using the default port
Start the MongoDB database using npm DBbuild
Start the project using npm start
使用npm install
安装所需要的依赖
需要自行安装MongoDB,使用默认端口
使用npm DBbuild
启动MongoDB数据库
使用npm start
启动项目