From 7a60899e2674046000470772f75b856615d26246 Mon Sep 17 00:00:00 2001 From: "pro.boooooo" Date: Wed, 27 Mar 2024 01:40:45 +0100 Subject: [PATCH] $ --- README.md | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index d74197d..3620307 100644 --- a/README.md +++ b/README.md @@ -2,30 +2,25 @@ ## Run Locally -Clone the project +### Clone the project ```bash - git clone gitea@dwarves.iut-fbleau.fr:legrelle/Projet-dev-but3-2024.git + git clone https://grond.iut-fbleau.fr/boudjeml/2024_DEV_BUT3.git + cd 2024_DEV_BUT3 ``` -Go to the project directory +### Install dependencies ```bash - cd Projet-dev-but3-2024 + pnpm i ``` -Install dependencies +### Start the front-end ```bash - npm i + pnpm run dev ``` -Start the front-end +## Membre -```bash - npm run dev -``` - -## API Reference - -API Documentation : [Postman](https://but-3-dev-project-back.onrender.com/api/) documentation url +Bilal Boudjemline