Files
2026-07-13 13:32:57 +08:00

12 lines
373 B
Plaintext

<Step title="View your run">
Congratulations, you should see the run page which will live reload showing you the current state of the run.
![Run page](/images/run-page.png)
If you go back to your terminal you'll see that the dev command also shows the task status and links to the run log.
![Terminal showing completed run](/images/terminal-completed-run.png)
</Step>