Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 527 Bytes

readme.md

File metadata and controls

37 lines (23 loc) · 527 Bytes

Polymer Samples

Polymer runnable samples for latest version of Polymer

Live demo is here

Preparation

Should install all dependencies before run

npm install && bower install

Run server

Please make sure that npm packages has been installed.

npm run serve

Deploy

npm run deploy

Add sample page

node ./tools/template.js 'Page title'

License

MIT @Jimmy Moon