Files
mio/README.md

16 lines
228 B
Markdown
Raw Normal View History

2026-04-10 22:54:47 +08:00
# 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.