Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Polymer material design showcase

Polymer material design playground showcases Polymer's paper elements.

Polymer material design playground

Setup

npm install; bower install

Run / Dev

To update vulcanized.html, run:

npm run build

To server, in the checkout directory run the server of our choice:

python -m SimpleHTTPServer
You can’t perform that action at this time.