From 475421b0a890b70ddc7aca2b4820184d1382b804 Mon Sep 17 00:00:00 2001 From: Lucas_Gomes_Tamba Date: Mon, 8 Dec 2025 15:55:01 +0000 Subject: [PATCH] =?UTF-8?q?T=C3=A9l=C3=A9verser=20les=20fichiers=20vers=20?= =?UTF-8?q?"/"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b7bcb73..db07a1b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ # Portfolio Lucas Gomes Tamba -Bonjour, lancez le projet avec Docker +Bonjour, ce projet contient un Portfolio montrant 3 parties: -git clone https://gitea.lasallesaintdenis.com/Lucas_Gomes_Tamba/Portfolio-LG2.git -cd Portfolio-LG2 -docker-compose up -d +- About +- Projets +- Contact -Ensuite rendez-vous sur http://localhost:8080 \ No newline at end of file +Indices pour l'installation: + + +1. Lancez le projet avec Docker + +git clone https://gitea.lasallesaintdenis.com/Lucas_Gomes_Tamba/Portfolio-LG2.git ; +cd Portfolio-LG2 ; +docker-compose up -d ; + +2. Ensuite rendez-vous sur http://localhost:8080 \ No newline at end of file