考试服务

lrf ce6261c2bb init 1 سال پیش
.github ce6261c2bb init 1 سال پیش
app ce6261c2bb init 1 سال پیش
config ce6261c2bb init 1 سال پیش
test ce6261c2bb init 1 سال پیش
.autod.conf.js ce6261c2bb init 1 سال پیش
.eslintignore ce6261c2bb init 1 سال پیش
.eslintrc ce6261c2bb init 1 سال پیش
.gitignore ce6261c2bb init 1 سال پیش
.travis.yml ce6261c2bb init 1 سال پیش
README.md ce6261c2bb init 1 سال پیش
app.js ce6261c2bb init 1 سال پیش
appveyor.yml ce6261c2bb init 1 سال پیش
ecosystem.config.js ce6261c2bb init 1 سال پیش
package.json ce6261c2bb init 1 سال پیش
server.js ce6261c2bb init 1 سال پیش

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.