create react app with pwa

JavaScript
npx create-react-app my-app --template cra-template-pwa
Source

Also in JavaScript: