培训会中心端

reloaded beba559d78 分组表新增字段 il y a 5 ans
.vscode bc026a2ffa 创建培训会中心端服务 il y a 5 ans
app beba559d78 分组表新增字段 il y a 5 ans
config 400ca2f592 问卷表增加字段,分班时自动创建7个组 il y a 5 ans
test bc026a2ffa 创建培训会中心端服务 il y a 5 ans
.autod.conf.js bc026a2ffa 创建培训会中心端服务 il y a 5 ans
.eslintignore bc026a2ffa 创建培训会中心端服务 il y a 5 ans
.eslintrc bc026a2ffa 创建培训会中心端服务 il y a 5 ans
.gitignore bc026a2ffa 创建培训会中心端服务 il y a 5 ans
.travis.yml bc026a2ffa 创建培训会中心端服务 il y a 5 ans
README.md f3fcb24c58 first commit il y a 5 ans
app.js 72203ded87 增加扫码登录 il y a 5 ans
appveyor.yml bc026a2ffa 创建培训会中心端服务 il y a 5 ans
package.json 07f03c172f 增加mq配置 il y a 5 ans
server.js bc026a2ffa 创建培训会中心端服务 il y a 5 ans

README.md

serveci-center

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.