Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 475 Bytes

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