Skip to content

1ssm4/zk-kotlin

 
 

Repository files navigation

ZK Kotlin

Example ZK project using Kotlin

Useful Build Commands

run jetty (with jetty-runner)

./gradlew startJettyRunner

http://localhost:8080/zk-kotlin

run tests

./gradlew test

build war

./gradlew war

About

zk + kotlin example project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%