Skip to content

My base template for any React project

Notifications You must be signed in to change notification settings

mramirid/vite-react-templates

Repository files navigation

Vite React Template

My base template for React project.

The react-ts boilerplate from Vite doesn't include ESLint and Prettier, so I added those things into this template manually.

Branches

Branch Description
master Vite + React + TypeScript + ESLint
react-redux Vite + React + TypeScript + Redux Toolkit + ESLint