2024_DEV_BUT3/README.md

27 lines
284 B
Markdown
Raw Normal View History

2024-03-27 01:37:35 +01:00
# Projet BUT 3
## Run Locally
2024-03-27 01:40:45 +01:00
### Clone the project
2024-03-27 01:37:35 +01:00
```bash
2024-03-27 01:40:45 +01:00
git clone https://grond.iut-fbleau.fr/boudjeml/2024_DEV_BUT3.git
cd 2024_DEV_BUT3
2024-03-27 01:37:35 +01:00
```
2024-03-27 01:40:45 +01:00
### Install dependencies
2024-03-27 01:37:35 +01:00
```bash
2024-03-27 01:40:45 +01:00
pnpm i
2024-03-27 01:37:35 +01:00
```
2024-03-27 01:40:45 +01:00
### Start the front-end
2024-03-27 01:37:35 +01:00
```bash
2024-03-27 01:40:45 +01:00
pnpm run dev
2024-03-27 01:37:35 +01:00
```
2024-03-27 01:40:45 +01:00
## Membre
2024-03-27 01:37:35 +01:00
2024-03-27 01:40:45 +01:00
Bilal Boudjemline