0.0.1 • Published 6 years ago
egg-boilerplate-servie v0.0.1
egg-boilerplate-simple
Boilerplate for egg quickstart.
Installation
Don't npm i
this directly
$ npm i -g egg-init
$ npm init egg --package=egg-boilerplate-service showcase
$ cd showcase
$ npm i
$ npm run dev
$ open http://localhost:7001
See egg-init for more detail.
0.0.1
6 years ago