Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 632 Bytes

Susy Grid Demo

To try this demo, you'll need the following things installed on your machine:

  1. Jekyll - $ gem install jekyll
  2. NodeJS - use the installer available there
  3. GulpJS - $ npm install -g gulp
  4. Bower$ npm install -g bower

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install and bower install.

Usage

This will start file watching, browser synchronisation, auto-rebuild and CSS injecting..

$ gulp

Enjoy!