The Gradle Vaadin Flow plugin allows you to easily build Vaadin 10+ projects with Gradle. It allows you to create a new projects from pre-made project templates, themes and components. It handles cross-compiling for older browsers which do not yet support ES6 and helps with integrating with other useful Gradle plugins.
To get started using the plugin have a look a the plugin documentation at https://docs.devsoap.com/vaadin_flow_gradle_plugin
This plugin is distributed under the Creative Commons Attribution-NoDerivatives 4.0 International Public License. For more information about the license see the LICENSE file in the root directory of the repository.
A signed CLA is required when contributing to the project.
Checkout the Contribution Guide to learn how to develop this project locally.