Skip to main content

Before you start

Be familiar with TypeScript and React. Have Node.js, Deno, or Bun installed, plus a code editor and terminal. AI know-how is not required.

Contents

PageGoal
QuickstartBuild the first app end-to-end.
InstallationInstall the CLI or framework.
Create projectScaffold and run a project.
Create agentDefine and invoke an agent.
Create APIExpose the agent route.
Create frontendAdd a chat UI for the agent.
Coding agentsConnect an editor agent to the dev server.
Deploy projectBuild and ship the project.