flclover-boilerplate-simple
v1.0.15
Published
boilerplate for flclover quickstart
Downloads
6
Readme
egg-boilerplate-simple
Boilerplate for egg quickstart.
Installation
Don't npm install
this directly
$ npm install -g flclover-init
$ flclover-init --type simple showcase
$ cd showcase
$ npm install
$ npm run dev
$ open http://localhost:7001
See egg-init for more detail.