Commit 393f6918 authored by raphael.peim's avatar raphael.peim

Edit READMEs about frontend

parent a3d53bd5
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
Voici la marche à suivre que nous vous proposons : Voici la marche à suivre que nous vous proposons :
- Cloner le repository chez vous - Cloner le repository chez vous
- Ajouter la base de donnée chez vous grâce à BackEnd/api/sql/createBD.sql - Ajouter la base de donnée chez vous grâce à BackEnd/api/sql/createBD.sql
- Installer Node.js
- Dans frontend, executer : - Dans frontend, executer :
````sh ````sh
npm install npm install
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
## Compiler et lancer le projet ## Compiler et lancer le projet
Marche à suivre : Marche à suivre :
- Installer Node.js
- Executer : - Executer :
````sh ````sh
npm install npm install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment