Build & Run Declarative UI Apps
OpenAPI is your foundation. No codegen. Point UIGen at a spec and get tables, forms, auth, charts, and live WebSocket streams at runtime.
$ npx @uigen-dev/cli@latest init my-app
# → Scaffolds project with config, theme, and AI skills
$ npx @uigen-dev/cli@latest serve openapi.yaml
# → Your UI is live at http://localhost:4400