Skip to content

Noor0/CRA-PWA-Boilerplate

Repository files navigation

PWA with create-react-app

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.

Usage

  • Clone the repo
  • yarn install
  • yarn start

To build and perform a Lighthouse audit on your build run yarn build:audit

About

boilerplate for creating PWA with create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published