Mise à jour readme.md

This commit is contained in:
Zakarya BENJABALLAH 2023-02-07 18:34:54 +01:00
parent 68973c14fd
commit 650fbdce40
1 changed files with 5 additions and 0 deletions

View File

@ -45,4 +45,9 @@ symfony console doctrine:fixtures:load
### Question 4 ### Question 4
```bash ```bash
symfony console make:crud Atelier symfony console make:crud Atelier
```
### Question 5
```bash
npm run dev
``` ```