Please provide starter projects that are written using gradle and or koltin
I would especially like to see Gradle build scripts.
You may want to take a look at this project:
https://github.com/mvysny/vaadin-kotlin-pwa
Found this (which is linked from the bottom of the Vaadin Flow docs… easy to miss):
For Vaadin 8, the [karibu-helloworld-app]
(https://github.com/mvysny/karibu-helloworld-application) example showcases a full Gradle kts build script which also uses the Vaadin Gradle plugin. For Vaadin 10+ I’m not aware of any example project, but hopefully the plugin’s page at https://github.com/devsoap/gradle-vaadin-flow lists few of examples.
Kotlin is one of the best programming language, [Fix Error code 0X0070002]
(https://errorcode0x.com/error-code-0x80070002/) recommends to use kotlin programming language as it is the demand of the software companies.
I’m happy to tell you that there is a [proper Vaadin Gradle plugin]
(https://github.com/vaadin/vaadin-gradle-plugin) now.
The Gradle plugin homepage lists two example projects written in Java. For Kotlin-based example projects, please see for example https://github.com/mvysny/karibu10-helloworld-application . A complete listing of Vaadin+Gradle+Kotlin examples can be found here: https://www.vaadinonkotlin.eu/