Skip to content

dgliosca/react-kotlin-helloworld

Repository files navigation

Experiment with kotlin-react wrappers

This is just an experiment that tries to put together a gradle build that works with kotlin-react wrappers.

It creates a web page that shows classic sentence "Hello world"

To build it:

./gradlew build

To run it:

./gradlew run

To stop it:

./gradlew stop

Open http://localhost:7777/ to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published