Michigan Dev Fest | Intro to Polymer | Demo Instructions Install Gulp and Bower npm install -g gulp bower && npm install && bower install You might need to use sudo to run this commands. i.e. sudo npm install -g gulp bower && npm install && bower install Run the app gulp serve