Skip to content

Commit 9f76059

Browse files
dexhorthyjohnprg
authored andcommitted
Update applications.mdx
1 parent 94bb2c0 commit 9f76059

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/quickstart/applications.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ npx create-ag-ui-app@latest
2626
src="https://copilotkit-public-assets.s3.us-east-1.amazonaws.com/docs/ag-ui/quickstart.gif"
2727
/>
2828

29+
Once the setup is done, start the server with
30+
31+
```sh
32+
npm run dev
33+
```
34+
35+
For the copilotkit example you can head to http://localhost:3000/copilotkit to see the app in action.

0 commit comments

Comments
 (0)