Compare commits

..

No commits in common. "94bfb77d87d10cd333dc4d062b858873315675c2" and "fbb2b3f8da8b01b4b694fc559491db9799975bd3" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
### Procédure
```bash
cd client && npm install # Installation des dépendances client
make watch # Surveiller les modifications sur le sources et compiler/démarrer le serveur
```