培训会中心端

reloaded efd71c800f 更新字段 il y a 5 ans
.vscode bc026a2ffa 创建培训会中心端服务 il y a 5 ans
app efd71c800f 更新字段 il y a 5 ans
config 5b3d157c18 添加微信模板消息功能 il y a 5 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
appveyor.yml bc026a2ffa 创建培训会中心端服务 il y a 5 ans
package.json 33291a413a 增加学校上传名单功能 il y a 5 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.