This boilerplate is configured for developing PWAs with create-react-app.
Use it as a project create with CRA just make sure swDest in config-overrides.js and URL to register in src/serviceWorker.js match the filename of your service worker.
- Clone the repo
yarn installyarn start
To build and perform a Lighthouse audit on your build run yarn build:audit