Frontend Frameworks
TODO: Write content for this page.
Integrate popular frontend frameworks with ICP. Cover Vite plugin setup for React/Svelte/Vue, agent configuration with @icp-sdk/core, auth setup with @icp-sdk/auth, and hosting configuration. Also cover game engines (Unity WebGL, Godot HTML5) for onchain games. Show framework-specific starter templates.
- Portal: building-apps/frontends/existing-frontend.mdx
- JS SDK: @icp-sdk/core (https://js.icp.build/core), @icp-sdk/auth (https://js.icp.build/auth)
- Examples: hosting/react, svelte/svelte-motoko-starter, svelte/sveltekit-starter, hosting/godot-html5-template, hosting/unity-webgl-template
- guides/frontends/asset-canister — deployment target
- guides/authentication/internet-identity — auth setup per framework
- getting-started/project-structure — Vite plugin in hello-world template