polymer-intro

An intro to Web Components and Polymer 1.0.

Running the sample apps:

  • cd into the app directory and run gulp serve (gulp will automatically open a tab in your default browser)
  • for Firefox:

gulpfiles adapted from this gulp + BrowserSync recipe