/kotlin-javascript-hello-world

Kotlin (JavaScript) Template with a simple “Hello, World!” output written to the JavaScript Console

Primary LanguageKotlinApache License 2.0Apache-2.0

Support this project

PayPal Donate Flattr Donate Gratipay Donate # Kotlin JavaScript: ”Hello, world!” Kotlin (JavaScript) Template with a simple “Hello, World!” output written to the JavaScript Console

Getting Started

Run using Maven

  • mvn kotlin:js

Run using IntelliJ IDE

  1. Run the “Run Hello World” Configuration:
    • Run > “Run Hello World”
  2. Rebuild Project
    • Build > Rebuild Project
  3. Reload the “index.html” app container page inside the browser /<PROJECT_ROOT>/out/production/kotlin-javascript-hello-world/index.html