27 lines
284 B
Markdown
27 lines
284 B
Markdown
# Projet BUT 3
|
|
|
|
## Run Locally
|
|
|
|
### Clone the project
|
|
|
|
```bash
|
|
git clone https://grond.iut-fbleau.fr/boudjeml/2024_DEV_BUT3.git
|
|
cd 2024_DEV_BUT3
|
|
```
|
|
|
|
### Install dependencies
|
|
|
|
```bash
|
|
pnpm i
|
|
```
|
|
|
|
### Start the front-end
|
|
|
|
```bash
|
|
pnpm run dev
|
|
```
|
|
|
|
## Membre
|
|
|
|
Bilal Boudjemline
|