From f5da9a1477be4dd3bdd517d238519342e004fdc8 Mon Sep 17 00:00:00 2001 From: Anilzer Date: Wed, 3 Jun 2026 18:21:15 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=204=20du=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52a6600..cfe298e 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,8 @@ npx prisma studio ### Développement +Le projet utilise **Nodemon** afin de redémarrer automatiquement le serveur lors des modifications du code. + ```bash npm run dev