esgrupo-app-kit
v1.1.0
Published
esqueleto para aplicações
Downloads
1
Readme
app-kit
esqueleto para aplicações
install
- 1:
git clone https://github.com/esgrupo/app-kit-seed my_app
- 2:
cd my_app
- 3:
npm install && bower install
- 4: find & replace
my_app
instead ofapp.seed
- 5:
gulp serve