This is a cleaned up version of kotlin-hands-on/web-app-react-kotlin-js-gradle.
- Checkout branch "finished"
- Run gradle task "run" in IDEA
- Check everything works
- Stop it
- Enable hot swap by adding parameter "--continuous" to the gradle tasks run configuration
- Start again