A simple Kotlin (JavaScript) HTML5 Canvas app that lets one type a random series of letters.
And this is how it looks like...
- Run the “Serve through local web server” configuration:
- Run > “Serve through local web server”
or, once you understand the Kotlin JavaScript transpilation process...
- Run the “Run Example” configuration:
- Run > “Run Example”
- Rebuild Project
- Build > Rebuild Project
- Reload the “index.html” app container page inside the browser /<PROJECT_ROOT>/out/production/<MODULE_NAME>/index.html