Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T15:53:19.000Z (over 3 years ago)
- Last Synced: 2025-01-15T14:28:45.108Z (11 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: 258
- Watchers: 11
- Forks: 51
- 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).
![Polymer material design playground](https://user-images.githubusercontent.com/5948271/29234225-57bc4b48-7eaa-11e7-9c73-1a72fe20aa75.png)
### 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