mirror of
https://github.com/ratatui/ratatui.git
synced 2026-03-23 16:30:21 +00:00
Hello World demo
This example shows how to create a simple TUI with a text.
To run this demo:
cargo run -p hello-world
This example shows how to create a simple TUI with a text.
To run this demo:
cargo run -p hello-world