Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 328 Bytes

溯源后台系统前端部分

前端:angular + bootstrap
后端:express + mongodb 提供 RESTful API(只用来测试)

克隆到本地:git clone https://github.com/NumberZ/node_sy.git

  • 启动mongodb
  • 在终端进入项目目录后,node app.js
  • 在浏览器地址栏输入http://localhost:3000