Ei kuvausta

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

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.