No description
  • JavaScript 60.3%
  • CSS 37.4%
  • HTML 2.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
James Carlo Luchavez 6f5fecfb08 Initial commit
2026-09-01 21:00:20 +08:00
public Initial commit 2026-09-01 21:00:20 +08:00
src Initial commit 2026-09-01 21:00:20 +08:00
.gitignore Initial commit 2026-09-01 21:00:20 +08:00
.larakube.json Initial commit 2026-09-01 21:00:20 +08:00
.oxlintrc.json Initial commit 2026-09-01 21:00:20 +08:00
index.html Initial commit 2026-09-01 21:00:20 +08:00
package-lock.json Initial commit 2026-09-01 21:00:20 +08:00
package.json Initial commit 2026-09-01 21:00:20 +08:00
README.md Initial commit 2026-09-01 21:00:20 +08:00
vite.config.js Initial commit 2026-09-01 21:00:20 +08:00

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.