2.0.0 • Published 2 years ago

cra-template-pwa v2.0.0

Weekly downloads
731
License
MIT
Repository
github
Last release
2 years ago

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.