Skip to content

johnsonlee/kive

Repository files navigation

Kive

Kive is a prototype of writing Vue apps by Kotlin

Getting Started

Generate javascript code:

./gradlew clean :app:assemble

Run Vue app:

cd app
npm install
npm start

About

Writing Vue apps in Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published