No description
  • TypeScript 66.9%
  • CSS 31.7%
  • JavaScript 0.8%
  • HTML 0.6%
Find a file
2026-09-08 17:49:38 +01:00
public update rand 2026-01-16 18:38:17 +00:00
src switch to an Il Dottore colour scheme bcuz hes cool 2026-09-08 17:49:38 +01:00
.gitignore update rand 2026-01-16 18:38:17 +00:00
eslint.config.js convert to typescript 2026-07-31 10:52:50 +01:00
index.html put index.css in index.html 2026-09-07 11:48:01 +01:00
package-lock.json yes 2026-08-12 22:27:35 +01:00
package.json yes 2026-08-12 22:27:35 +01:00
README.md update rand 2026-01-16 18:38:17 +00:00
tsconfig,json convert to typescript 2026-07-31 10:52:50 +01:00
tsconfig.app.json convert to typescript 2026-07-31 10:52:50 +01:00
tsconfig.json convert to typescript 2026-07-31 10:52:50 +01:00
tsconfig.node.json convert to typescript 2026-07-31 10:52:50 +01:00
vite.config.ts convert to typescript 2026-07-31 10:52:50 +01:00

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:

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 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.