Installation
Adding More Pages
Now let’s add a nested page to see AppShell’s routing in action:/app/dashboard- Dashboard page/app/dashboard/orders- Orders list/app/dashboard/orders/123- Order detail with ID
- Generates sidebar navigation
- Creates breadcrumbs
- Handles routing between pages
- Provides the Command Palette (press
Cmd+KorCtrl+K)
Next Steps
Building Your First App
Follow a complete tutorial to build a real application
Modules & Resources
Learn how to structure your application
Authentication
Add user authentication to your app
Components
Explore all available components