Sen descrición

asd123a20 bde896c68f %!s(int64=3) %!d(string=hai) anos
app f0b254c028 添加内容排序 %!s(int64=3) %!d(string=hai) anos
config a6081c37e0 %!s(int64=3) %!d(string=hai) anos
test 26632ec61b %!s(int64=3) %!d(string=hai) anos
.autod.conf.js 26632ec61b %!s(int64=3) %!d(string=hai) anos
.eslintignore 26632ec61b %!s(int64=3) %!d(string=hai) anos
.eslintrc 26632ec61b %!s(int64=3) %!d(string=hai) anos
.gitignore 26632ec61b %!s(int64=3) %!d(string=hai) anos
.travis.yml 26632ec61b %!s(int64=3) %!d(string=hai) anos
README.md e427523f75 first commit %!s(int64=3) %!d(string=hai) anos
appveyor.yml 26632ec61b %!s(int64=3) %!d(string=hai) anos
ecosystem.config.js bde896c68f %!s(int64=3) %!d(string=hai) anos
jsconfig.json 26632ec61b %!s(int64=3) %!d(string=hai) anos
package.json a6081c37e0 %!s(int64=3) %!d(string=hai) anos
server.js bde896c68f %!s(int64=3) %!d(string=hai) anos

README.md

cms-service

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.