asd123a20 f86da09990 修改二级标题必填 il y a 1 an
..
.github 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
app 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
config f86da09990 修改二级标题必填 il y a 1 an
test 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
.autod.conf.js 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
.eslintignore 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
.eslintrc 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
.gitignore 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
.travis.yml 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
README.md 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
appveyor.yml 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
ecosystem.config.js f86da09990 修改二级标题必填 il y a 1 an
jsconfig.json 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
package.json 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans
server.js 6c21089aad new file: service-cms/.autod.conf.js il y a 2 ans

README.md

service-files

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.