No description
  • JavaScript 97.7%
  • CSS 1.3%
  • HTML 1%
Find a file
2025-10-22 10:43:38 +02:00
public initial setup 2025-10-21 21:59:37 +02:00
src startseite bearbeitet, email geändert, mobile optimierung 2025-10-22 10:43:38 +02:00
.gitignore initial setup 2025-10-21 21:59:37 +02:00
eslint.config.js initial setup 2025-10-21 21:59:37 +02:00
index.html initial setup 2025-10-21 21:59:37 +02:00
package-lock.json initial setup 2025-10-21 21:59:37 +02:00
package.json initial setup 2025-10-21 21:59:37 +02:00
postcss.config.js initial setup 2025-10-21 21:59:37 +02:00
README.md initial setup 2025-10-21 21:59:37 +02:00
tailwind.config.js initial setup 2025-10-21 21:59:37 +02:00
vite.config.js initial setup 2025-10-21 21:59:37 +02: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.