Fgerschau React Pwa Boilerplate Save

Simple React PWA setup using Webpack, Workbox and TypeScript

Project README

Getting started

yarn install
yarn start

Debugging service workers

You may have noticed that running yarn start doesn't register any service workers.

That's because offline capabilities are confusing during development since you would always see the cached version instead of the latest one with your changes.

You can debug service workers locally by building the production bundle and serving it like this:

yarn run build
yarn run serve
Open Source Agenda is not affiliated with "Fgerschau React Pwa Boilerplate" Project. README Source: fgerschau/react-pwa-boilerplate
Stars
34
Open Issues
5
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating