Skip to content

Commit

Permalink
Merge branch 'main' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
bzg committed Dec 3, 2024
2 parents 2ab09d6 + 3accbca commit 6cb868d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Il a été construit à partir de [ce site modèle](https://github.com/codegouvf

Vous devrez utiliser `nodejs` >= 20.

- Installer les dépendances : `npm install`
- Publier le site : `npm run build`
- Publier et rendre le site disponible localement : `npm start`
- Pour installer les dépendances : `npm install`
- Pour publier le site : `npm run build`
- Pour publier et rendre le site disponible localement : `npm start`

## Déploiement

Expand Down

0 comments on commit 6cb868d

Please sign in to comment.