siesta-lite
Version:
Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers
21 lines (10 loc) • 621 B
Markdown
## 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