Quick Start
Create and run your first UI Protocol client application in under 5 minutes.
Create a New Application
pnpm create akinon-app my-appPrompt
Description
Start Development Server
cd my-app
pnpm devTest with Shell Server
pnpm dev:shellProject Structure
Using App Client
Using UI Components
Test in Production Shell
Build for Production
Next Steps
Last updated
Was this helpful?

