https://github.com/copilotkit/vnext_experimental_angular_demo
https://github.com/copilotkit/vnext_experimental_angular_demo
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/copilotkit/vnext_experimental_angular_demo
- Owner: CopilotKit
- License: other
- Created: 2025-09-03T13:11:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-05T19:40:08.000Z (11 months ago)
- Last Synced: 2025-10-20T18:51:33.683Z (10 months ago)
- Language: TypeScript
- Size: 280 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CopilotKit vnext_experimental Angular Demo
This is a demo of the CopilotKit vnext_experimental Angular demo.
## Setup
1. Install dependencies
```bash
pnpm install
```
2. Start the demo
```bash
pnpm dev
```