培训会中心端

lrf 46f9d3eef8 云就业登录 hace 1 año
.github 76263e5bea 配置修改 hace 1 año
.vscode a8bb1383f2 修改域名相关,生产配置 hace 1 año
app 46f9d3eef8 云就业登录 hace 1 año
config 46f9d3eef8 云就业登录 hace 1 año
test 4dd9178977 update hace 1 año
.autod.conf.js bc026a2ffa 创建培训会中心端服务 hace 5 años
.eslintignore bc026a2ffa 创建培训会中心端服务 hace 5 años
.eslintrc bc026a2ffa 创建培训会中心端服务 hace 5 años
.gitignore bc026a2ffa 创建培训会中心端服务 hace 5 años
.travis.yml 76263e5bea 配置修改 hace 1 año
README.md f3fcb24c58 first commit hace 5 años
app.js 25599ceec3 update hace 4 años
appveyor.yml 76263e5bea 配置修改 hace 1 año
ecosystem.config.js 3765c05a26 服务器信息修改 hace 2 años
package.json af1b00da3b 新人才报 hace 4 años
server.js cb85cb128f update hace 1 año

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.