Skip to content

Egg.js 为企业级框架和应用而生,帮助开发团队和开发人员降低开发和维护成本。借助egg开发个人demo演示,仅用作学习

Notifications You must be signed in to change notification settings

520Yanxiaofei/anaoei-egg

Repository files navigation

anaoei

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.

About

Egg.js 为企业级框架和应用而生,帮助开发团队和开发人员降低开发和维护成本。借助egg开发个人demo演示,仅用作学习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published