2.8.2 • Published 8 years ago
egg-boilerplate-simple-docker v2.8.2
egg-boilerplate-simple
Boilerplate for egg quickstart.
Installation
Don't npm install
this directly
$ npm install -g egg-init
$ egg-init --type simple showcase
$ cd showcase
$ npm install
$ npm run dev
$ open http://localhost:7001
See egg-init for more detail.
2.8.2
8 years ago