Go to file
Sridhar R 0ac1cc2a31 Update src/App.jsx 2025-06-24 07:06:23 -04:00
public initial commit 2025-06-24 16:27:31 +05:30
src Update src/App.jsx 2025-06-24 07:06:23 -04:00
.gitignore initial commit 2025-06-24 16:27:31 +05:30
README.md initial commit 2025-06-24 16:27:31 +05:30
eslint.config.js initial commit 2025-06-24 16:27:31 +05:30
index.html initial commit 2025-06-24 16:27:31 +05:30
package-lock.json initial commit 2025-06-24 16:27:31 +05:30
package.json initial commit 2025-06-24 16:27:31 +05:30
src.zip initial commit 2025-06-24 16:27:31 +05:30
vite.config.js initial commit 2025-06-24 16:27:31 +05:30

README.md

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.