Author: Kristofer Nissbrandt
This repo contains presentation demo code for polymer
All examples are created using visual studio. It is possible to use the html and polymer parts without it. But bower and npm is essential to restore and download polymer.
Prerequisites:
- NPM Node Packaged Modules
- Bower (npm install -g bower)
- GIT
This explains how to restore the packages on the examples. If you have bower installed, open a cmd prompt and navigate to the project directory. Use cmd "bower update" to restore the packages.