This is a Gulp template to start your own project with Foundation 5.1.
You'll need to have the following items installed before continuing.
>> git clone https://github.com/liamr/Foundation-5---Gulp.git
>> npm install (This will install all dependencies required for gulp to work.)
While you're working on your project, run:
>> gulp watch
And you're set!