Skip to content

MattMS/Polymer_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polymer demo

Please note: this is based on Polymer 1.0, and will be gradually updated to 2.0 once it is released properly.

This repo demonstrates the creation and usage of basic Polymer Elements.

Getting started

Install the Polymer CLI:

npm install -g polymer-cli

This can take a while because it has many dependencies and installs Selenium.

From the repo folder, start the Polymer server:

polymer serve

Then visit localhost:8080.

About

Demo of basic Polymer Elements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages