use workspaces

This commit is contained in:
Ashwin Bhat
2024-10-15 10:59:01 -07:00
parent ca41b2a60e
commit 4c9d6401e2
5 changed files with 3035 additions and 3334 deletions

View File

@@ -6,12 +6,6 @@ Setup:
```bash
yarn
cd client
yarn
cd -
cd server
yarn
cd -
```
You can run it in dev mode via: