muslih / guard-starter

Guard starter template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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!

About

Guard starter template


Languages

Language:CSS 64.0%Language:HTML 22.6%Language:CoffeeScript 10.3%Language:Ruby 3.1%