Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 476 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 476 Bytes

zhihu-backEnd

毕业设计后端

How to install

Use npm install to install the required dependencies You need to install MongoDB yourself, and using the default port

How does it work

Start the MongoDB database using npm DBbuild Start the project using npm start

如何安装

使用npm install安装所需要的依赖 需要自行安装MongoDB,使用默认端口

如何运行

使用npm DBbuild启动MongoDB数据库 使用npm start启动项目