Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 150 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 150 Bytes

环境 node 8

数据库 MongoDB、Redis

框架 Express

前端 public

cd public 
npm i
npm run build

后端 src

npm i
npm run start