尊荣商城

lrf 605ceface4 update пре 2 година
.github bb66d2642a init пре 2 година
app 32717ac38a update пре 2 година
config f0f5eb24b1 dev 模式 пре 2 година
test bb66d2642a init пре 2 година
.eslintignore bb66d2642a init пре 2 година
.eslintrc bb66d2642a init пре 2 година
.gitignore bb66d2642a init пре 2 година
README.md bb66d2642a init пре 2 година
ecosystem.config.js 605ceface4 update пре 2 година
package-lock.json bb66d2642a init пре 2 година
package.json bb66d2642a init пре 2 година
server.js 23a00c11b1 pm2 пре 2 година

README.md

service-point_shop

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.