Skip to content

allenwei123/test-egg

Repository files navigation

local

  • git clone git@github.com:allenwei123/test-egg.git
  • cd test-egg
  • npm i (yarn add)

QuickStart

see egg docs for more detail.

Development

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

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

快速搭建web应用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors