Skip to content

yhb-flydream/node-egg-study

Repository files navigation

node-egg-study

node egg 的学习仓库

QuickStart

see egg docs for more detail.

Development

npm i
npm run dev
open http://localhost:3000/

Deploy

npm start
npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.

About

node egg 的学习仓库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published