Polymer-example shows some basic usages of Polymer tags and Google's web components. The project assumes that Node (http://nodejs.org) and Bower (http://bower.io) are installed.
<project-directory>$ bower install
If necessary, you can installl serve with: npm install -g serve
<project-directory>$ serve
http://localhost:3000