培训会中心端

lrf 212e2a9337 重做班主任计划: 计划日历&培训计划&班主任计划完成 il y a 1 mois
.github 76263e5bea 配置修改 il y a 1 an
.vscode a8bb1383f2 修改域名相关,生产配置 il y a 1 an
app 212e2a9337 重做班主任计划: 计划日历&培训计划&班主任计划完成 il y a 1 mois
cert 44fe9b6ab9 private il y a 1 an
config 0b819dbf1b 添加注释与开发模式登录区别 il y a 3 mois
test 4dd9178977 update il y a 1 an
.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 76263e5bea 配置修改 il y a 1 an
README.md f3fcb24c58 first commit il y a 4 ans
app.js 25599ceec3 update il y a 3 ans
appveyor.yml 76263e5bea 配置修改 il y a 1 an
ecosystem.config.js 3765c05a26 服务器信息修改 il y a 1 an
package.json af1b00da3b 新人才报 il y a 3 ans
server.js cb85cb128f update il y a 1 an

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.