cra-template-pwa

2.0.0 • Public • Published

cra-template-pwa

An progressive web app template for Create React App.

To use this template add --template pwa when creating a new app:

npx create-react-app my-app --template pwa

Learn more

The Create React App documentation has more details on using this template to create your PWA.