This 3 component mini-app was created with a polymer-cli
template.
Install polymer-cli:
npm install -g polymer-cli
git clone https://github.com/IIC3585-2016-2/polymer-components-raising-exception.git
cd polymer-components-raising-exception
bower install
This command serves the app at http://localhost:8080
and provides basic URL
routing for the app:
polymer serve --open
You will find demos and APIs for 3 polymer components of increasing complexity. All 3 are inspired of the re-using of costume elements and the expansion of the standard html elements.