Sin descripción

echoFan e0131a9be8 enter hace 4 años
.github aff0f898b4 message hace 4 años
.vscode bc026a2ffa 创建培训会中心端服务 hace 4 años
app e0131a9be8 enter hace 4 años
config c7036ef9a4 enter hace 4 años
test bc026a2ffa 创建培训会中心端服务 hace 4 años
.autod.conf.js bc026a2ffa 创建培训会中心端服务 hace 4 años
.eslintignore bc026a2ffa 创建培训会中心端服务 hace 4 años
.eslintrc bc026a2ffa 创建培训会中心端服务 hace 4 años
.gitignore bc026a2ffa 创建培训会中心端服务 hace 4 años
.travis.yml aff0f898b4 message hace 4 años
README.md c7036ef9a4 enter hace 4 años
app.js 72203ded87 增加扫码登录 hace 4 años
appveyor.yml bc026a2ffa 创建培训会中心端服务 hace 4 años
ecosystem.config.js c7036ef9a4 enter hace 4 años
package.json c7036ef9a4 enter hace 4 años
server.js bc026a2ffa 创建培训会中心端服务 hace 4 años

README.md

serveci-center

QuickStart

see egg docs for more detail.

Development

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

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.