🔧 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

@@ -63,7 +63,6 @@ docker compose stop frontend
And then start the local frontend development server:
```bash
cd frontend
npm run dev
```