294 B
294 B
Development Requirements
- Node.js v24.11.0 (see
.nvmrcfor quick switching with nvm) - npm 11+ (bundled with Node 24)
After switching to the required Node version run:
npm ci
This installs dependencies in a clean state that matches the lock file used by the Docker build.