Cursor rule Cursor
Project folder structure (client).
28 11mo ago A 6 tokens
original Apache-2.0
Cursor rule Cursor
Project folder structure (client).
Cursor rule Cursor
Electron or frontend development.
Cursor rule Cursor
. ├── .cursor/ # Cursor 提示词配置 ├── .git/ # Git版本控制 ├── .github/ # GitHub配置和工作流 ├── .husky/ # Git Hooks配置 ├── .vscode/ # VSCode配置 ├── apps/ # 应用程序 │ ├── admin/ # 管理后台应用 │ └── client/ # 客户端应用,通过 Project folder structure (client) 查询细节 ├── packages/ # monorepo 目录 │ ├── key-mouse-listener/ # 键鼠监听包 │ └── selected-text/ #…
Cursor rule Cursor
A Cursor rule containing commands for starting the Go backend and JavaScript frontend of an application. Cursor rules are project instructions that guide the coding assistant.