Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 586 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 586 Bytes

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