An open API service indexing awesome lists of open source software.

https://github.com/christian-draeger/kotlin-react-gradle-example


https://github.com/christian-draeger/kotlin-react-gradle-example

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Kotlin.js React Example
=======================

This demo project showcases how to setup a react app written with kotlin.js and uses kotlin gradle DSL.

Building the Application

./gradlew clean build

Run on dev server

./gradlew run --continuous