Rackspace Bundle Compare Pattern

Currently a WIP.

alt text

See Live Demo

Install

npm install
npm start

Gulp Tasks

Gulp tasks will run automatically but to manually run them:

Build dist/

gulp build-dist

Building Javascript: This will concat the js files together in order by name:

gulp build-js

Building SASS

gulp build-sass