Haprog / mortgage-calculator

Offline example for Vaadin 15

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple mortgage calculator based on Vaadin 15 Gitpod Ready-to-Code

Provides a single client side view for calculating mortgage rates and a button to apply for the mortgage.

Running the Application

Run the application using mvn or by running the Application class directly from your IDE.

Open http://localhost:8080/ in a browser.

If you want to run the application locally in the production mode, run mvn spring-boot:run -Pproduction.

About

Offline example for Vaadin 15


Languages

Language:TypeScript 58.8%Language:Java 25.8%Language:JavaScript 8.0%Language:HTML 7.4%