1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00

Switch package manager to pnpm

This commit is contained in:
Bastien Wirtz 2024-04-22 19:55:25 +02:00
parent 8326eba25f
commit 0740fb31b5
8 changed files with 4455 additions and 4015 deletions

View file

@ -6,7 +6,7 @@ The principle is simple: save a sample output of the API used in the service in
## Start the mock server to expose dummy data
```sh
yarn mock
pnpm mock
```
## How to add a new services sample