README.md
August 11, 2017 ยท View on GitHub
Polymer material design showcase
Polymer material design playground showcases Polymer's paper elements.

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