See this application live at: https://pvhnpwa.firebaseapp.com
This is an example of a PWA built using Vanilla JS, Wokbox
Made with love 💔
- Install yarn
- Install firebase tools
- npm install -g firebase-tools
- Install Yarn Dependencies
- yarn install
- Deploy Firebase function
- firebase deploy
- Run Locally
- yarn start (chrome only)
- Pure JS with es6 modules
- Workbox to generate the service worker
- Only Work for chrome
- Lot of bugs
- Add Babeljs