This commit is contained in:
proddy
2025-05-18 16:25:22 +02:00
parent f4b5cf04a0
commit 60a5b28a21

View File

@@ -3,7 +3,7 @@ When developing and testing the web interface, it's handy not to bother with re-
# prerequisites
- Install the latest LTS of NodeJS
- Install pnpm (`corepack use pnpm@latest-10`). See <https://pnpm.io/installation>
- Install pnpm (`corepack use pnpm@latest-10` on linux or `winget install -e --id pnpm.pnpm` on windows). See <https://pnpm.io/installation>
- Install bun (<https://bun.sh/docs/installation>)
- type `pnpm install` from this `mock-api` folder to build