@loke/ui
Version:
20 lines (12 loc) • 374 B
Markdown
# @loke/ui
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run src/index.ts
```
This project was created using `bun init` in bun v1.3.8. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.
## AI Agent Skills
If you use an AI agent, run `npx @tanstack/intent@latest install` to enable component-aware code generation for this library.