Project Description:
Express 4.x and MongoDB are used to implement the most basic functions of Web applications, such as adding, deleting, modifying, and searching.
Project screenshots:
[1]
[2]
[3]
[4]
[5]
[6]
Development environment:
Node.js + MongoDB + Express 4.x
How to use:
- Start the MongoDB service
npm install
Install dependent modules- When the installation is complete,
npm start
Start the application and open the browser to http://localhost:3000
[Reference]
Project Address:
Github.com/liuxuanqian…[7]