ui/eg/hello-world/README.md
2021-06-03 12:27:48 -07:00

245 B

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.