GitXplorerGitXplorer
e

material-playground

public
258 stars
51 forks
0 issues

Commits

List of commits on branch master.
Verified
1db11e0f58940a695124fe9e36f7fdd487403ef0

Update index.html (#11)

ssashafirsov committed 3 years ago
Verified
51d67866d3f7d969b92feb59af7045210898d088

Update index.html (#10)

ssashafirsov committed 5 years ago
Unverified
6bcd9e30ea4dbc10f7327cd2130ec704e3c7e96f

Use correct version of web-animations polyfill (#9)

TTimvdLippe committed 7 years ago
Unverified
245a69c1c1fd561b6bfbd26a680a24aa843f4823

Fix wc.js 404ing

eebidel committed 7 years ago
Unverified
b1903e695a6287f5e6b9ea99422b3efda3b2f91f

Upgrade to Polymer 2 (#8)

TTimvdLippe committed 7 years ago
Unverified
da23d9f56cf53462a13155ef19739550146ce8c2

Use vulcanize/crisper directly b/c polyclean causes errors

eebidel committed 9 years ago

README

The README file for this repository.

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