Frappe Frontend Development Build modern frontend applications using Frappe UI (Vue 3 + TailwindCSS) and portal pages. When to use - Building a custom SPA frontend for a Frappe app - Using Frappe UI components (Button, Dialog, ListView, etc.) - Implementing data fetching with Resource, ListResource, DocumentResource - Creating portal/public-facing pages - Setting up Vue 3 frontend tooling inside a Frappe app Inputs required - App name and whether frontend already exists - Frontend type (full SPA via Frappe UI, or portal pages) - Authentication requirements (logged-in users, guest access) - Ke…