https://github.com/ebidel/material-playground
Polymer material design playground
https://github.com/ebidel/material-playground
material-design polymer polymer-elements polymer-material showcase
Last synced: 6 days ago
JSON representation
Polymer material design playground
- Host: GitHub
- URL: https://github.com/ebidel/material-playground
- Owner: ebidel
- License: other
- Created: 2014-06-28T19:27:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T15:53:19.000Z (over 3 years ago)
- Last Synced: 2025-04-09T15:06:56.759Z (6 days ago)
- Topics: material-design, polymer, polymer-elements, polymer-material, showcase
- Language: JavaScript
- Homepage: https://ebidel.github.io/material-playground/
- Size: 3.89 MB
- Stars: 259
- Watchers: 10
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-material - material-playground
README
## Polymer material design showcase
[Polymer material design playground](https://ebidel.github.io/material-playground/) showcases [Polymer](https://www.polymer-project.org/1.0/)'s [paper elements](https://elements.polymer-project.org/browse?package=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