fullstackopen-notes/parts/1/anecdotes
2025-05-20 14:43:43 +02:00
..
public completed exercise 1.12 2025-05-20 14:43:43 +02:00
src completed exercise 1.12 2025-05-20 14:43:43 +02:00
.gitignore completed exercise 1.12 2025-05-20 14:43:43 +02:00
eslint.config.js completed exercise 1.12 2025-05-20 14:43:43 +02:00
index.html completed exercise 1.12 2025-05-20 14:43:43 +02:00
package-lock.json completed exercise 1.12 2025-05-20 14:43:43 +02:00
package.json completed exercise 1.12 2025-05-20 14:43:43 +02:00
README.md completed exercise 1.12 2025-05-20 14:43:43 +02:00
vite.config.js completed exercise 1.12 2025-05-20 14:43:43 +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.