Go to file
2026-07-17 17:29:31 +05:30
public feat: 2026-07-17 17:29:31 +05:30
src feat: 2026-07-17 17:29:31 +05:30
.gitignore feat: 2026-07-17 17:29:31 +05:30
.oxlintrc.json feat: 2026-07-17 17:29:31 +05:30
index.html feat: 2026-07-17 17:29:31 +05:30
package-lock.json feat: 2026-07-17 17:29:31 +05:30
package.json feat: 2026-07-17 17:29:31 +05:30
README.md feat: 2026-07-17 17:29:31 +05:30
vite.config.js feat: 2026-07-17 17:29:31 +05:30

React + Vite

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

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the Oxlint 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 Oxlint's TypeScript related rules in your project.