/kotlin-react-table-sample

Demo Stand of Kotlin/JS React Table

Primary LanguageKotlinApache License 2.0Apache-2.0

Kotlin React Table Sample

Useful commands

Clean

./gradlew clean
./gradlew --stop

Build

./gradlew build

Run

./gradlew jsRun -t

Gradle Wrapper update

./gradlew wrapper