Quickstart for WebF app development (Vite + WebF Go).
Set up a Vite + WebF Go project and launch the dev server. Use this when starting a new WebF app to get a working development environment with hot reload and DevTools.
/plugin marketplace add archview-ai/webf-plugin/plugin install webf@openwebfpathSet up a WebF app project and run it inside WebF Go.
$ARGUMENTS, treat it as the directory to inspect/create; otherwise use the current working directory.mcp__openwebf__docs_search for “Developer Guide Getting Started” and “WebF Go” if you need authoritative steps.npm create vite@latest, npm install, npm run dev) and where to paste the URL in WebF Go.