🧩
Function components
Build views with JSX / TSX and a clear mental model—no class vs template split.
Component-based UI, reactive data, TypeScript- and JSX-friendly; add routing and tooling as you need.
We recommend the CLI for a Vite + TypeScript starter; you can also install @viewfly/core and @viewfly/platform-browser manually and set jsxImportSource to get going.
Start with Installation and Quick start. The full guide is available in English under Guide in the navbar.