Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.03 KB

Powered By Vaadin on Kotlin Build Status

Vaadin-on-Kotlin Example App / Archetype

Template for a simple Vaadin-on-Kotlin-based application that only requires Java JDK to run. Just clone this repo and start building your awesome app!

You'll start with this app when you follow the Getting Started tutorial.

Requires Java 17+.

Documentation

Please see the Vaadin Boot documentation on how you run, develop and package this Vaadin-Boot-based app.

The 'complete' sources

You can switch the git branch from 'master' to 'complete', to see the outcome application of the Vaadin-on-Kotlin Getting Started tutorial.