Skip to content

Commit d5cfc04

Browse files
docs: add Cursor Cloud specific setup instructions to AGENTS.md (#12)
Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Piotr Wodecki <PiotrWodecki@users.noreply.github.com>
1 parent 75a5b54 commit d5cfc04

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)