培训会中心端

lrf402788946 e09ebd38f9 update il y a 4 ans
.vscode bc026a2ffa 创建培训会中心端服务 il y a 5 ans
app e09ebd38f9 update il y a 4 ans
config bdc141c55f update il y a 4 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 25599ceec3 update il y a 4 ans
appveyor.yml bc026a2ffa 创建培训会中心端服务 il y a 5 ans
ecosystem.config.js d0f537222e 增加配置 il y a 5 ans
package.json af1b00da3b 新人才报 il y a 4 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.