服务端

lrf402788946 608f35062c update hace 4 años
.github 2b96ea391b init hace 4 años
app 608f35062c update hace 4 años
config d76bf5e27d update hace 4 años
test 2b96ea391b init hace 4 años
.autod.conf.js 2b96ea391b init hace 4 años
.eslintignore 2b96ea391b init hace 4 años
.eslintrc 2b96ea391b init hace 4 años
.gitignore 2b96ea391b init hace 4 años
.travis.yml 2b96ea391b init hace 4 años
README.md 2b96ea391b init hace 4 años
appveyor.yml 2b96ea391b init hace 4 años
ecosystem.config.js 1f4daa2b24 update hace 4 años
package.json 15ada85990 update hace 4 años
server.js 1f4daa2b24 update hace 4 años

README.md

service-htyd

sell card

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.