fullstackopen-notes/parts/1/uniCafe
2025-05-20 12:06:36 +02:00
..
public work on part 1 2025-05-19 17:46:13 +02:00
src completed 1.11 2025-05-20 12:06:36 +02:00
.gitignore work on part 1 2025-05-19 17:46:13 +02:00
eslint.config.js work on part 1 2025-05-19 17:46:13 +02:00
index.html work on part 1 2025-05-19 17:46:13 +02:00
package-lock.json work on part 1 2025-05-19 17:46:13 +02:00
package.json work on part 1 2025-05-19 17:46:13 +02:00
README.md work on part 1 2025-05-19 17:46:13 +02:00
vite.config.js work on part 1 2025-05-19 17:46:13 +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.