https://github.com/reduxjs/redux-templates
Official Redux templates for Vite, Create-React-App, and more
https://github.com/reduxjs/redux-templates
create-react-app redux redux-toolkit typescript vite
Last synced: 10 days ago
JSON representation
Official Redux templates for Vite, Create-React-App, and more
- Host: GitHub
- URL: https://github.com/reduxjs/redux-templates
- Owner: reduxjs
- License: mit
- Created: 2019-12-08T23:16:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T15:12:52.000Z (about 2 months ago)
- Last Synced: 2025-04-11T04:58:15.303Z (about 1 month ago)
- Topics: create-react-app, redux, redux-toolkit, typescript, vite
- Language: TypeScript
- Homepage: https://redux.js.org
- Size: 3.43 MB
- Stars: 1,464
- Watchers: 21
- Forks: 269
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redux Project Templates
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 TypeScript
- `cra-template-redux-typescript`: Create-React-App, with TypeScript
- `cra-template-redux`: Create-React-App, with JavaScript
- `expo-template-redux`: Expo, with TypeScript
- `rtk-app-structure-example`: A standalone example of a Redux Toolkit