DrupalMontreal / 2015.drupalcampmontreal.com

DrupalCamp Montreal 2015 Website
0 stars 0 forks source link

Foundation libsass template

This is a template to start your own project that uses Grunt and libsass!

Requirements

You'll need to have the following items installed before continuing.

Quickstart

git clone git@github.com:zurb/foundation-libsass-template.git
npm install && bower install

While you're working on your project, run:

grunt

And you're set!

Directory Structure