Update contributing.md file to reflect recent updates (#2444)

* Update contributing.md file to reflect recent updates

* PR feedback
This commit is contained in:
Sid Premkumar
2025-10-28 10:19:49 -04:00
committed by GitHub
parent c3a1ac621d
commit 94a1fb4523
3 changed files with 34 additions and 23 deletions
+1
View File
@@ -125,6 +125,7 @@ tasks:
- go mod download
- cd frontend/app/ && pnpm install
- cd frontend/docs/ && pnpm install
- npm install -g vite
generate-api:
cmds:
- task: generate-api-server