入门
要求
纱包
Node.js v8.9.1或更高版本
pm2软件包
数据存储
mongodb
快速开始
取得最新版本
$ git clone https://github.com/xugy0926/community.git
$ cd community
运行纱线安装
$ yarn
修改src / config / index.dev.js
三个最重要的配置
mongodb
github,获取github登录用的信息请参考
运行开发
$ yarn run dev
部署
如何部署
取得最新版本
$ git clone https://github.com/xugy0926/commun
1