zkt25/frontend
2025-03-14 20:11:39 +01:00
..
public first 2025-03-14 20:11:39 +01:00
src first 2025-03-14 20:11:39 +01:00
.gitignore first 2025-03-14 20:11:39 +01:00
Dockerfile first 2025-03-14 20:11:39 +01:00
eslint.config.js first 2025-03-14 20:11:39 +01:00
index.html first 2025-03-14 20:11:39 +01:00
package.json first 2025-03-14 20:11:39 +01:00
README.md first 2025-03-14 20:11:39 +01:00
vite.config.js first 2025-03-14 20:11:39 +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:

Expanding the ESLint configuration

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