asd123a20 df079a05cd 添加商城字段 %!s(int64=2) %!d(string=hai) anos
..
app df079a05cd 添加商城字段 %!s(int64=2) %!d(string=hai) anos
config 0a5deee960 修改端口号 %!s(int64=2) %!d(string=hai) anos
test 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
.autod.conf.js 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
.eslintignore 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
.eslintrc 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
.gitignore 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
.travis.yml 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
README.md 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
appveyor.yml 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
jsconfig.json 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
package.json 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos
server.js 8bfd44050a 添加商城 %!s(int64=2) %!d(string=hai) anos

README.md

service-code

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.