Skip to content

Commit

Permalink
Merge branch 'main' into douglasduteil/feat-connect-to-mongo-AgentCon…
Browse files Browse the repository at this point in the history
…nect-database
  • Loading branch information
douglasduteil committed Jan 8, 2024
2 parents 9678078 + 6b11ebf commit a3bfbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ git clone git@github.com:betagouv/espace-partenaire.git

```sh
$ npm install
$ npm dev # will do a docker compose up !
$ npm run dev # will do a docker compose up !
$ npm build
$ npm start
```
Expand Down

0 comments on commit a3bfbb9

Please sign in to comment.