Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 489 Bytes

README.md

File metadata and controls

executable file
·
17 lines (12 loc) · 489 Bytes

我的博客 http://haoqiao.me

这个是数据删除版,只有代码仅供学习讨论。 代码是全的。

##使用方式

 搭建mongondb 并运行
 建一个gym表
 然后安装一个supervisor
 把整个代码下down下后
 先运行 npm install 安装需要的模块
 运行supervisor ./bin/www
 直接 Node app.js是不行的,因为express版本的更迭问题=-=
 最后,如果你能运行起来那真是太神奇了2333