2024_DEV_BUT3/README.md
pro.boooooo 7a60899e26 $
2024-03-27 01:40:45 +01:00

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