Skip to content

suniala/web-app-react-kotlin-js-gradle

 
 

Repository files navigation

GitHub license

React + Kotlin JS Template Project

This is a cleaned up version of kotlin-hands-on/web-app-react-kotlin-js-gradle.

Using it

  1. Checkout branch "finished"
  2. Run gradle task "run" in IDEA
  3. Check everything works
  4. Stop it
  5. Enable hot swap by adding parameter "--continuous" to the gradle tasks run configuration
  6. Start again

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 87.9%
  • HTML 12.1%