2.0.0-alpha • Published 7 years ago
egg-boilerplate-standard v2.0.0-alpha
egg-boilerplate-standard
Boilerplate for standard egg project.
Installation
Don't npm i
this directly
$ npm i -g egg-init
$ egg-init --type standard showcase
$ cd showcase
$ npm i
$ npm run dev
$ open http://localhost:7001
See egg-init for more detail.
2.0.0-alpha
7 years ago