An open API service indexing awesome lists of open source software.

https://github.com/osiris-team/osiris-vaadin-utils

Frequently used Vaadin Flow Components and other utilites
https://github.com/osiris-team/osiris-vaadin-utils

Last synced: 24 days ago
JSON representation

Frequently used Vaadin Flow Components and other utilites

Awesome Lists containing this project

README

          

# Osiris-Vaadin-Utils

## Get this fork via [JitPack](https://jitpack.io/#Osiris-Team/Osiris-Vaadin-Utils/LATEST).
#### Requires Java 19 or higher

## Development instructions

- Build the project and install the add-on locally:
```
mvn clean install
```
- For starting the demo server go to pdf-viewer-demo and run:
```
mvn jetty:run
```
This deploys demo at http://localhost:8080