$
This commit is contained in:
parent
3ac9cb675d
commit
7a60899e26
23
README.md
23
README.md
@ -2,30 +2,25 @@
|
|||||||
|
|
||||||
## Run Locally
|
## Run Locally
|
||||||
|
|
||||||
Clone the project
|
### Clone the project
|
||||||
|
|
||||||
```bash
|
```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
|
```bash
|
||||||
cd Projet-dev-but3-2024
|
pnpm i
|
||||||
```
|
```
|
||||||
|
|
||||||
Install dependencies
|
### Start the front-end
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm i
|
pnpm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Start the front-end
|
## Membre
|
||||||
|
|
||||||
```bash
|
Bilal Boudjemline
|
||||||
npm run dev
|
|
||||||
```
|
|
||||||
|
|
||||||
## API Reference
|
|
||||||
|
|
||||||
API Documentation : [Postman](https://but-3-dev-project-back.onrender.com/api/) documentation url
|
|
||||||
|
Loading…
Reference in New Issue
Block a user