https://github.com/studytrigger/react19-vite-starter
A starter project template for building React 19 applications using Vite.
https://github.com/studytrigger/react19-vite-starter
Last synced: 3 months ago
JSON representation
A starter project template for building React 19 applications using Vite.
- Host: GitHub
- URL: https://github.com/studytrigger/react19-vite-starter
- Owner: StudyTrigger
- Created: 2024-12-24T14:28:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T14:34:56.000Z (6 months ago)
- Last Synced: 2024-12-24T15:38:46.161Z (6 months ago)
- Language: JavaScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
After downloading the project don't forget to run **"npm install".**
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
**How React 19 application get loaded :**
