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

googlearchive/summit-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f93d35f · Aug 31, 2017

History

64 Commits
Aug 31, 2017
Aug 31, 2017
Jul 31, 2017
Jul 11, 2017
Jul 18, 2017
Aug 1, 2017
Jul 31, 2017
Jul 18, 2017
Aug 23, 2017
Aug 23, 2017
Jul 18, 2017
Aug 9, 2017
Aug 16, 2017
Aug 16, 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.