Files
zopu-code/apps/tui/README.md
2026-07-19 02:46:47 +05:30

16 lines
228 B
Markdown

# react
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.