Express+MongoDB后台商品管理系统
【前端】
- 基于Bootstrap的后台管理页面
【后端、数据库】
- Node.js
- MongoDB
登录验证、封装DB库、用户登录状态权限管理、后台商品列表的增/删/改/查
# clone the repo into your disk.
$ git clone https://github.com/xhwgood/Express-MongoDB_Demo
# install dependencies
$ npm install
# serve with hot reload at 127.0.0.1:3001/admin/login