nextprops / egg-api-demo

egg + egg-swagger-doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swagger

Build Setup

# install dependencies
$ yarn

# serve at localhost:7001
$ yarn dev

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.

About

egg + egg-swagger-doc


Languages

Language:JavaScript 100.0%