🔧 Set up node monorepo (#2095)

This commit is contained in:
Alejandra
2026-01-20 21:28:09 +01:00
committed by GitHub
parent 92460ee1fe
commit 7201b88628
10 changed files with 6751 additions and 10401 deletions

View File

@@ -10,11 +10,6 @@ Before you begin, ensure that you have either the Node Version Manager (nvm) or
* After installing either nvm or fnm, proceed to the `frontend` directory:
```bash
cd frontend
```
* If the Node.js version specified in the `.nvmrc` file isn't installed on your system, you can install it using the appropriate command:
```bash
# If using fnm
fnm install