Skip to content

Intermesh/goui-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.