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:
parent
8326eba25f
commit
0740fb31b5
8 changed files with 4455 additions and 4015 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue