Dependencies

Node

Download and install instructions in this page http://nodejs.org/

Gulp

$npm install gulp -g


Install

Clone the project

$git clone git@github.com:frontendler/frontendler.git


Run Frontendler

Watch

$gulp watch

Build

$gulp build	


Tools