Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

googlearchive/summit-2017

Repository files navigation

summit-2017

PWA for Polymer Summit 2017.

Setup

bower i
polymer build
firebase serve

NOTE: When subscribing to push notifications, the PushSubscription object is POST'ed to the production database, meaning you will be subscribed even when developing locally (you can always unsubscribe by clicking the button again). To prevent this, modify/remove the URL in elements/push-notifications.html.