Add readme.

This commit is contained in:
2020-05-06 13:49:20 +02:00
parent 0e3d1d8749
commit 4edb680e34
+5
View File
@@ -0,0 +1,5 @@
# Lancer le projet
```bash
npm installl
npm start
```