/guard-starter

Guard starter template

Primary LanguageCSS

#Guard Project Template

Guard project template used to anyone wanted to start a html project using Guard, it's include :

  • Boilerplate HTML
  • JQuery
  • Modernizr
  • SMACSS structure
  • Guard SASS
  • Guard Compass
  • Guard Livereload
  • Foundicon
  • Zeengrid
  • Coffeescript

Requirements

Make sure you already installed sass, compass, guard, guard-sass, guard-compass, guard-livereload.

Execute

  • Clone this repo and change to the repository cloned
  • Just simply type guard in your terminal, and it will automatically watch files and reload on your browser!