Skip to content

huynhquangkieu/vite-react-template-redux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vite-react-template-redux

The (un)official Redux (JS+TS) template for Vite React.

Usage

To use a template within your project, use degit to scaffold your project.

JavaScript

Use nvh95/vite-react-template-redux/javascript to create a project with JavaScript.

npx degit nvh95/vite-react-template-redux/javascript my-app

# or

npx degit nvh95/vite-react-template-redux/javascript my-app --yarn

TypeScript

Use nvh95/vite-react-template-redux/typescript to create a project with TypeScript.

npx degit nvh95/vite-react-template-redux/typescript my-app

# or

npx degit nvh95/vite-react-template-redux/typescript my-app --yarn

For more information, please refer to:

About

The unofficial Redux template for Vite React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.1%
  • TypeScript 37.1%
  • CSS 21.3%
  • HTML 3.5%