From 650fbdce4043e75dac99d5bdae70fb1cea9898f2 Mon Sep 17 00:00:00 2001 From: Zakarya BENJABALLAH Date: Tue, 7 Feb 2023 18:34:54 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7437e1e..3b3e1ee 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,9 @@ symfony console doctrine:fixtures:load ### Question 4 ```bash symfony console make:crud Atelier +``` + +### Question 5 +```bash +npm run dev ``` \ No newline at end of file