Skip to content

mstar-kk/egg-create-example

Repository files navigation

egg-create-example

kankan egg framework, separate from taobao live api

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:port/

npm scripts

  • Use npm run dev to start program in local environment
  • Use npm run debug to debug program
  • Use npm run testing to start eggjs in testing environment
  • Use npm run stop to stop eggjs in testing environment
  • Use npm run start to start eggjs in production environment
  • Use npm run doc to generate apidoc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published