/hilla-file-router-example

Primary LanguageJavaThe UnlicenseUnlicense

Flow-Hilla Hybrid Example

This project demonstrates how to use Vaadin Flow and Hilla together in a single app.

Hilla is a framework by Vaadin for building reactive web applications on Java backends. It seamlessly integrates a React TypeScript frontend with a Spring Boot backend.

Running the Application

There are two ways to run the application : using mvn spring-boot:run or by running the Application class directly from your IDE.