考试服务

lrf ce6261c2bb init hace 1 año
.github ce6261c2bb init hace 1 año
app ce6261c2bb init hace 1 año
config ce6261c2bb init hace 1 año
test ce6261c2bb init hace 1 año
.autod.conf.js ce6261c2bb init hace 1 año
.eslintignore ce6261c2bb init hace 1 año
.eslintrc ce6261c2bb init hace 1 año
.gitignore ce6261c2bb init hace 1 año
.travis.yml ce6261c2bb init hace 1 año
README.md ce6261c2bb init hace 1 año
app.js ce6261c2bb init hace 1 año
appveyor.yml ce6261c2bb init hace 1 año
ecosystem.config.js ce6261c2bb init hace 1 año
package.json ce6261c2bb init hace 1 año
server.js ce6261c2bb init hace 1 año

README.md

server-exam

保安-考试服务

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.