/firebase-pwa

Firebase PWA Codelabs

Primary LanguageHTML

PWA

Setup

  firebase init

  cd public/
  bower install -p polymerlabs/note-app-elements firebase/polymerfire
  bower install web-animation-js
  touch {manifest.json,sw-import.js,note-app.html}
  cd ..

Serve

  firebase serve