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