mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
pnpm
This commit is contained in:
@@ -3,7 +3,7 @@ When developing and testing the web interface, it's handy not to bother with re-
|
|||||||
# prerequisites
|
# prerequisites
|
||||||
|
|
||||||
- Install the latest LTS of NodeJS
|
- 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>)
|
- Install bun (<https://bun.sh/docs/installation>)
|
||||||
- type `pnpm install` from this `mock-api` folder to build
|
- type `pnpm install` from this `mock-api` folder to build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user