Skip to content

ZJian-coder/egg-demo

Repository files navigation

egg-demo

egg.js的学习练手项目

快速开始

开发

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

部署

$ npm start
$ npm stop

npm 脚本

  • 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的学习练手项目

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published