A starting point for building web applications with Polymer
- Polymer, Paper and Iron elements
- Material Design Grid & Breakpoints
- App theming using Polymer custom props
- Responsive App layout boilerplate
- End-to-end Build Tooling (including Vulcanize)
- Unit testing with Web Component Tester
- Routing with Page.js
With Node and npm installed, run:
$ npm install -g gulp && npm install -g bower && npm install && bower install
$ gulp serve
$ gulp test:local
$ gulp
Copyright Google Inc. 2015. Released under an Apache-2 license.