Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcushellberg/hilla-address-book

A small full-stack demo app for Hilla
https://github.com/marcushellberg/hilla-address-book

Last synced: 6 days ago
JSON representation

A small full-stack demo app for Hilla

Awesome Lists containing this project

README

        

# Small full-stack Spring Boot + React application with Hilla

## Prerequisites
- Java 17+

## Running the application

You can start the app in development mode by running `Application.java` in your IDE, or with the default Maven goal:

```
mvn
```