fullstackopen-notes/parts/1/stateExamples
2025-05-19 00:17:01 +02:00
..
public stuff 2025-05-19 00:17:01 +02:00
src stuff 2025-05-19 00:17:01 +02:00
.gitignore stuff 2025-05-19 00:17:01 +02:00
eslint.config.js stuff 2025-05-19 00:17:01 +02:00
index.html stuff 2025-05-19 00:17:01 +02:00
package-lock.json stuff 2025-05-19 00:17:01 +02:00
package.json stuff 2025-05-19 00:17:01 +02:00
README.md stuff 2025-05-19 00:17:01 +02:00
vite.config.js stuff 2025-05-19 00:17:01 +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:

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.