aerialist7 / kotlin-mui-showcase

Demo Stand of Kotlin/JS Material-UI
https://aerialist7.github.io/kotlin-mui-showcase/
Apache License 2.0
89 stars 13 forks source link
example kotlin kotlin-js material-ui mui react reactjs sample showcase template

Kotlin MUI Showcase

Demo Stand of Kotlin/JS Material-UI

This project uses official Kotlin MUI Wrappers:

App Snapshots

Accordion Alert Dialog Image List Menu Table


Useful commands

Clean

./gradlew clean
./gradlew --stop

Build

./gradlew build

Run

./gradlew jsRun -t

Gradle Wrapper update

./gradlew wrapper