Home

Awesome

Installation

git clone git@github.com:shprink/angularjs-browserify-polymer-boilerplate.git
cd angularjs-browserify-polymer-boilerplate

NodeJs

Need to have a working nodejs server

http://julienrenaux.fr/2013/05/16/how-to-install-node-js-coffeescript-less-and-uglify-js-on-ubuntu/

Npm dependencies

sudo npm install
sudo npm install -g bower
sudo npm install -g gulp

Bower

bower install

Build

gulp 

Watch & Live reload (dev mode)

gulp watch

Then open http://localhost:5000/