Avery.Software — Native Execution Runtime
RuntimeUse casesPricingHelpBlog
← Back to helprecipe · projects

Run the dev server

1 min · 3 steps

Start `pnpm dev` from the Console tab and watch the output stream.

First run pulls dependencies (~30s the first time, instant after). Subsequent runs are just spawning the dev server.

Steps

  1. Open the Console tab.

    Top of the workspace.

  2. Click 'Run dev'.

    Avery shells out to `pnpm dev` in the project directory. stdout + stderr stream live.

  3. Switch to Preview.

    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.

Download desktop →