Download Cursor IDE
Cursor is the recommended editor for Quan ERP AI-assisted plugin development. Download the desktop app for macOS, Windows, or Linux, then open your project folder.
- macOS, Windows, and Linux builds are available from the official download page
- Sign in after install so Agent / Chat features are available
- Open the quan-erp-node or quan-erp-node-template folder as the workspace root
Setup
- Work in a repo that includes .agents/ (template or monorepo)
- Use Agent / Chat with the target plugins/<name>/ in scope
- Keep quan-erp and quan-erp-plugins skills available to the agent
Iterate
- Run quan-erp watch <plugin> while the agent edits
- Register the module locally as described in Installation
- Use this docs site (Backend Core, Builtin, Frontend) alongside the agent