1.0.0 • Published 8 years ago

lronca-gulp v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

lronca gulp

A brief generator that scaffolds a front-end webapp bootstrap ready using gulp

npm.io

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