Building a Full Stack Web App with Kotlin Multiplatform
./gradlew --no-daemon --no-build-cache --console=plain --warning-mode=summary clean build
./gradlew --no-daemon --no-build-cache --console=plain --warning-mode=summary run
This repository is the code corresponding to the hands-on lab Building a Full Stack Web App with Kotlin Multiplatform.
The master branch is to be used as a template. If you would like to see the completed project, check out the final branch.