This monorepo contains the official Redux templates for Vite, Create-React-App, and (eventually) more.
For installation and setup instructions, see the README file in each project template folder under ./packages/
.
Currently, this repo contains these templates:
vite-template-redux
: Vite, with TypeScriptcra-template-redux-typescript
: Create-React-App, with TypeScriptcra-template-redux
: Create-React-App, with JavaScript