egg-boilerplate-simple
Boilerplate for egg quickstart.
Installation
Don't npm i
this directly
$ npm i -g egg-init
$ egg-init --type simple showcase
$ cd showcase
$ npm i
$ npm run dev
$ open http://localhost:7001
See egg-init for more detail.
Boilerplate for egg quickstart.
Don't npm i
this directly
$ npm i -g egg-init
$ egg-init --type simple showcase
$ cd showcase
$ npm i
$ npm run dev
$ open http://localhost:7001
See egg-init for more detail.
npm i @naf/egg-simple
1
0.0.1
none
14.2 kB
22