ui/eg/hello-world
Noah Petherbridge ff76b831ad Update example apps and documentation 2021-06-03 12:27:48 -07:00
..
README.md Update example apps and documentation 2021-06-03 12:27:48 -07:00
main.go Update example apps and documentation 2021-06-03 12:27:48 -07:00
screenshot.png Update example apps and documentation 2021-06-03 12:27:48 -07:00

README.md

Hello World

Screenshot

A simple Hello World featuring a Label and a Button. The button logs to the console window when clicked.

Running It

From your terminal, just type go run main.go from this example's directory.