Getting Started
A minimal go-tui app: one component with gradient text and a quit handler. Covers project setup, writing your first .gsx file, generating Go code, and running the result.
Screenshot

Run
go run .
Guide
For a detailed walkthrough, see the Getting Started guide.