this is build with node.js combine with express framework, mongodb database, bootstrap in jade template engine, and gulp to packing the jade、css and js, in the meantime, it also can wtach the files change, and update in the browser sync.
#Usage
npm install && bower install && node app.js || npm run start || gulp
在本地8100端口运行,查看即可
#todo #structure
#todo 配置ssl证书 部署地址: 47.96.128.122