Нема описа

liuyu b32dc6a54e Merge branch 'master' of http://git.cc-lotus.info/service-platform/service-policy пре 4 година
.vscode e06fc20dbe 科技政策 пре 4 година
app f1545435c6 更新 пре 4 година
config 386fda09c0 hh пре 4 година
test e06fc20dbe 科技政策 пре 4 година
.autod.conf.js e06fc20dbe 科技政策 пре 4 година
.eslintignore e06fc20dbe 科技政策 пре 4 година
.eslintrc e06fc20dbe 科技政策 пре 4 година
.gitignore e06fc20dbe 科技政策 пре 4 година
.travis.yml abb5b0aa37 科技政策服务端更新 пре 4 година
README.md 0699f9df4b first commit пре 4 година
appveyor.yml abb5b0aa37 科技政策服务端更新 пре 4 година
ecosystem.config.js e06fc20dbe 科技政策 пре 4 година
package.json e06fc20dbe 科技政策 пре 4 година
server.js e06fc20dbe 科技政策 пре 4 година

README.md

service-policy

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.