kankan egg framework, separate from taobao live api
see egg docs for more detail.
$ npm i
$ npm run dev
$ open http://localhost:port/- Use
npm run devto start program in local environment - Use
npm run debugto debug program - Use
npm run testingto start eggjs in testing environment - Use
npm run stopto stop eggjs in testing environment - Use
npm run startto start eggjs in production environment - Use
npm run docto generate apidoc