Sen descrición

reloaded 4d0e012c8b site %!s(int64=5) %!d(string=hai) anos
.vscode e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos
app 4d0e012c8b site %!s(int64=5) %!d(string=hai) anos
config b423b11d66 更改库名和表名 %!s(int64=5) %!d(string=hai) anos
test e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos
.autod.conf.js e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos
.eslintignore e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos
.eslintrc e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos
.gitignore e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos
.travis.yml abb5b0aa37 科技政策服务端更新 %!s(int64=5) %!d(string=hai) anos
README.md 0699f9df4b first commit %!s(int64=5) %!d(string=hai) anos
appveyor.yml abb5b0aa37 科技政策服务端更新 %!s(int64=5) %!d(string=hai) anos
ecosystem.config.js e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos
package.json e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos
server.js e06fc20dbe 科技政策 %!s(int64=5) %!d(string=hai) anos

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.