The official Redux+JS template for Create React App
npx create-react-app my-app --template redux
Use cra-template-redux-typescript, which is based on this template
npx create-react-app my-app --template redux-typescript
The official Redux+JS template for Create React App
npx create-react-app my-app --template redux
Use cra-template-redux-typescript, which is based on this template
npx create-react-app my-app --template redux-typescript