lronca-gulp
v1.0.0
Published
A brief generator that scaffolds a front-end webapp bootstrap ready using gulp
Readme
lronca gulp
A brief generator that scaffolds a front-end webapp bootstrap ready using gulp

Features
- Concatenate and minify js, css, and html for distribution
- Automatic injection of Bower components
- Image optimization
- Provide a web server with livereload via BrowserSync
Usage
- Place all you vendors files in the app folder and related subfolders
- Just execute 'gulp' command for compile files and launch the web server with livereload
