cra-template-pwa
v2.0.0
Published
A progressive web app template for Create React App, using Workbox.
Downloads
1,988
Readme
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.