/polymer-presentations

Code for polymer presentations

Primary LanguageC#

polymer-presentations

Author: Kristofer Nissbrandt

This repo contains presentation demo code for polymer

Prerequisites

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:

link to how to install bower

Get started

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.