This is an example project that showcases most of the functionality in Vaadin Spreadsheet Flow.
The project is a standard Maven project, so you can import it to your IDE of choice. Read more how to set up a development environment for Vaadin projects (Windows, Linux, macOS).
You can purchase Vaadin Spreadsheet or obtain a free trial key from the Vaadin Spreadsheet download page in Vaadin Directory.
You need to register in Vaadin Directory to obtain the key. See Installing Commercial Vaadin Add-on Licence for detailed instructions on obtaining and installing the license key.
- Start the server by running jetty:run goal with Maven.
- Open the URL http://localhost:8080/spreadsheet in a browser.