/WebComponents

Web Components

Primary LanguageHTMLMIT LicenseMIT

WebComponents

####Web components repository implemented using Polymer library from Google

##References:

###Polymer Github

###Polymer Project Web

##Use: ####To use any component just copy its folder to your bower_components folder and add the corresponding import to your app.

##Demo: ####Every component has its own demo. To run this demo you must install polymer: sudo npm install -g polymer-cli ####Then go to the component directory and execute: polyserve ####Now just open the url showed on a browser and test the component