fullstackopen-notes/parts/2/phoneBook
2025-05-26 00:27:20 +02:00
..
public start 2.6 2025-05-24 23:43:23 +02:00
src extract service methods 2025-05-26 00:27:20 +02:00
.gitignore start 2.6 2025-05-24 23:43:23 +02:00
db.json extract service methods 2025-05-26 00:27:20 +02:00
eslint.config.js start 2.6 2025-05-24 23:43:23 +02:00
index.html start 2.6 2025-05-24 23:43:23 +02:00
package-lock.json complete 2.11 2025-05-25 14:26:09 +02:00
package.json complete 2.11 2025-05-25 14:26:09 +02:00
README.md start 2.6 2025-05-24 23:43:23 +02:00
vite.config.js start 2.6 2025-05-24 23:43:23 +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.