react TypeScript Pwa

// React typescript PWA
npx create-react-app my-app --template cra-template-pwa-typescript
Dull Dog