Awesome
Kotlin MUI Showcase
Demo Stand of Kotlin/JS Material-UI
This project uses official Kotlin MUI Wrappers:
App Snapshots
Useful commands
Clean
./gradlew clean
./gradlew --stop
Build
./gradlew build
Run
./gradlew jsRun -t
Gradle Wrapper update
./gradlew wrapper