/caramel

A basic front-end set up to get you writing code as soon as possible.

Primary LanguageJavaScript

Caramel - A Sweet Place To Start

Super simple template project using Gulp, Postcss & Browserify. Mostly created to save me hours getting lost in project alphabetty-spaghetti, this means I can straight to writing code.

###Getting Started###

Obviously requires Node & npm

	> git clone git@github.com/thompson-mcdonald/caramel.git
	> cd caramel
	> npm install
	> gulp

###Requests?###

Report an issue and I'll see what I can do!