Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 5 days ago
JSON representation

Official Redux templates for Vite, Create-React-App, and more

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