PWA to track progress reading through chapters of the bible.
npm run build
This will deploy the application to the docs
folder. Push to GitHub. Turn GitHub Pages on for the
repository and select the master branch /docs folder
option.
git bug ls
or
git bug termui
Image from Pixabay PWA assets generated from Web App Manifest Generator](https://app-manifest.firebaseapp.com/) and Favicon Generator
Service worker generated with Workbox CLI.
npm install -g workbox-cli -g
workbox wizard
Select the default options but select docs/sw.js
as the output location.
Package.json
contains basic npm scripts to generate the assets and place them in the docs
folder
so that they can be served by GitHub pages.