With Korui you can create your UI once, and run it in HTML5, Java AWT and Android.
If you like korgw, or want your company logo here, please consider becoming a sponsor ★,
in addition to ensure the continuity of the project, you will get exclusive content.
Use with gradle:
compile "com.soywiz:korui:$korVersion"
https://soywiz.github.io/korio_samples/korui1/index.html
npm -g install http-server
./gradlew distJs
cd korui-jtransc-example/build/jtransc-js
http-server
open http://127.0.0.1:8080