There was an error while loading. Please reload this page.
1 parent 75a5b54 commit d5cfc04Copy full SHA for d5cfc04
1 file changed
AGENTS.md
@@ -0,0 +1,10 @@
1
+# gesture-recognition
2
+
3
+Example gesture-recognition web app (Vite + React, Yarn Berry).
4
5
+## Cursor Cloud specific instructions
6
7
+Node (via nvm) and Corepack/Yarn are pre-installed; the startup script runs `yarn install`. Non-obvious notes:
8
9
+- Validated commands: `yarn build`, `yarn lint` (both pass).
10
+- `yarn dev` starts the Vite dev server; a working demo needs a Fishjam backend configured via env.
0 commit comments