Reapply "website/docs: Prepare for monorepo. (#14119)

This commit is contained in:
Teffen Ellis
2025-05-02 21:25:25 +02:00
parent e473f28e21
commit 550775dc69
62 changed files with 6629 additions and 4428 deletions

View File

@ -62,7 +62,7 @@ Depending on platform, some native dependencies might be required. On macOS, run
4. From the cloned repository root, install the front-end dependencies using NPM.
```shell
cd web
# From the root of the repository
npm ci
```