refactoring node 24
This commit is contained in:
12
README.md
12
README.md
@@ -0,0 +1,12 @@
|
||||
## Development Requirements
|
||||
|
||||
- Node.js v24.11.0 (see `.nvmrc` for quick switching with nvm)
|
||||
- npm 11+ (bundled with Node 24)
|
||||
|
||||
After switching to the required Node version run:
|
||||
|
||||
```bash
|
||||
npm ci
|
||||
```
|
||||
|
||||
This installs dependencies in a clean state that matches the lock file used by the Docker build.
|
||||
|
||||
Reference in New Issue
Block a user