https://github.com/copilotkit/vnext_experimental_angular_demo
https://github.com/copilotkit/vnext_experimental_angular_demo
Last synced: 2 months 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T14:19:27.000Z (4 months ago)
- Last Synced: 2025-09-03T16:24:09.308Z (4 months ago)
- Language: TypeScript
- Size: 150 KB
- Stars: 0
- 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
```