fullstackopen-notes/parts/1/introdemo
2025-05-18 19:02:16 +02:00
..
public working through part 1 a 2025-05-18 19:02:16 +02:00
src working through part 1 a 2025-05-18 19:02:16 +02:00
.gitignore working through part 1 a 2025-05-18 19:02:16 +02:00
eslint.config.js working through part 1 a 2025-05-18 19:02:16 +02:00
index.html working through part 1 a 2025-05-18 19:02:16 +02:00
package-lock.json working through part 1 a 2025-05-18 19:02:16 +02:00
package.json working through part 1 a 2025-05-18 19:02:16 +02:00
README.md working through part 1 a 2025-05-18 19:02:16 +02:00
vite.config.js working through part 1 a 2025-05-18 19:02:16 +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.