Getting Started
Your first project
Create, preview, and iterate on your first app in a few minutes.
Start from a prompt
From the homepage, describe what you want to build in a sentence or two — for example, "a habit tracker with daily streaks and a weekly summary." The Agent proposes a plan, then starts scaffolding the project.
Watch it build
As the Agent works, you will see files being created and a live preview updating on the right. You can pause at any point to ask a question or redirect the approach before it continues.
Iterate with follow-up prompts
Once the first version is ready, keep refining it with more prompts ("make the streak counter bigger", "add a dark mode toggle"), or open the file tree and edit code directly — both are always available side by side.