An open API service indexing awesome lists of open source software.

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.

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

![Vite_React](https://github.com/user-attachments/assets/51396ba9-7d47-40a5-a938-1810d9924828)

**How React 19 application get loaded :**

![React 19 Bootstrapped](https://github.com/user-attachments/assets/fc09a2dd-ca2e-4d6c-a0d1-08fd8731d6d9)