Hello World Application for GOUI, a user interface library written in TypeScript and SASS.
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.