Aucune description

liuyu d7e830056b hhh il y a 4 ans
.vscode bc026a2ffa 创建培训会中心端服务 il y a 4 ans
app d7e830056b hhh il y a 4 ans
config efacf6d2ba hhh il y a 4 ans
test bc026a2ffa 创建培训会中心端服务 il y a 4 ans
.autod.conf.js bc026a2ffa 创建培训会中心端服务 il y a 4 ans
.eslintignore bc026a2ffa 创建培训会中心端服务 il y a 4 ans
.eslintrc bc026a2ffa 创建培训会中心端服务 il y a 4 ans
.gitignore bc026a2ffa 创建培训会中心端服务 il y a 4 ans
.travis.yml bc026a2ffa 创建培训会中心端服务 il y a 4 ans
README.md f3fcb24c58 first commit il y a 4 ans
app.js 72203ded87 增加扫码登录 il y a 4 ans
appveyor.yml bc026a2ffa 创建培训会中心端服务 il y a 4 ans
ecosystem.config.js d0f537222e 增加配置 il y a 4 ans
package.json 07f03c172f 增加mq配置 il y a 4 ans
server.js bc026a2ffa 创建培训会中心端服务 il y a 4 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.