Initial commit

This commit is contained in:
2020-07-06 00:04:44 +02:00
commit dbb13b8050
7 changed files with 159 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# Lancer le projet
```bash
npm installl
npm start
```