mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 13:01:13 +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