CodePhilanthropist / redux-templates

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

Home Page:https://redux.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://redux.js.org

License:MIT License


Languages

Language:TypeScript 49.1%Language:JavaScript 23.6%Language:CSS 17.3%Language:HTML 10.0%