Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 340 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 340 Bytes

goui-hello-world

Hello World Application for GOUI

You need to have git and npm installed.

Clone this repository and run from this directory:

npm install
npm start

Then navigate your web browser to http://127.0.0.1:8081

Visit https://goui.io for examples.