Files
2026-04-05 13:33:09 +01:00

16 lines
227 B
Markdown

# core
To install dependencies:
```bash
bun install
```
To run:
```bash
bun dev
```
This project was created using `bun create tui`. [create-tui](https://git.new/create-tui) is the easiest way to get started with OpenTUI.