Sem descrição

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

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.