Run an app you just scaffolded
30s · 3 steps
Open a project workspace and start the dev server with one click.
Each app card has a 'Run' button that starts `pnpm dev` inside the project. The Console tab streams stdout/stderr live; the Preview tab renders the live URL once the server is up.
Steps
- Click an app card.
You land on the project workspace.
- Click 'Run' in the Console tab.
First run pulls dependencies — that's a one-time cost. Subsequent runs are instant.
- Switch to the Preview tab.
The dev server's URL renders inline. Hot-reload works as in your terminal.
Live recipes need the desktop
This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.