2.0.0 • Published 2 years ago

cra-template-pwa-typescript v2.0.0

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

cra-template-pwa-typescript

An progressive web app template for Create React App, using TypeScript.

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

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

Learn more

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