Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalk0 authored Nov 28, 2023
1 parent 3638677 commit d47bda7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Anciennes instructions :
```
git clone https://github.com/ungdev/UA-bouffe-front
cp .env.example .env
pnpm
pnpm i
```

## Développement
Expand All @@ -35,7 +35,7 @@ Afin de garder une certaine cohérence dans le code, on utilise EsLint et Pretti
de commit

```
pnpm lint-fix
pnpm lint:fix
```

### Démarrer l'API en production
Expand Down

0 comments on commit d47bda7

Please sign in to comment.