Sen descrición

cheny bf77c47d2d 123 %!s(int64=4) %!d(string=hai) anos
.vscode 84584452d3 科技超市 %!s(int64=5) %!d(string=hai) anos
app bf77c47d2d 123 %!s(int64=4) %!d(string=hai) anos
config fcfe645623 123 %!s(int64=4) %!d(string=hai) anos
test 84584452d3 科技超市 %!s(int64=5) %!d(string=hai) anos
.autod.conf.js 84584452d3 科技超市 %!s(int64=5) %!d(string=hai) anos
.eslintignore 84584452d3 科技超市 %!s(int64=5) %!d(string=hai) anos
.eslintrc 84584452d3 科技超市 %!s(int64=5) %!d(string=hai) anos
.gitignore 84584452d3 科技超市 %!s(int64=5) %!d(string=hai) anos
.travis.yml 4d8ea1ef8b 科技超市服务端更新 %!s(int64=5) %!d(string=hai) anos
README.md cf94d83e14 first commit %!s(int64=5) %!d(string=hai) anos
appveyor.yml 4d8ea1ef8b 科技超市服务端更新 %!s(int64=5) %!d(string=hai) anos
ecosystem.config.js 84584452d3 科技超市 %!s(int64=5) %!d(string=hai) anos
package.json 64ed141599 update %!s(int64=4) %!d(string=hai) anos
server.js 84584452d3 科技超市 %!s(int64=5) %!d(string=hai) anos

README.md

service-market

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.