/mikaviz

Project initially made during the 2020 CodingDaVinci Hackathon

Primary LanguageJavaScript

Mittelandkanal Visualisierung

Projekt zu einer Visualisierung des Mittellandkanals

Requirements

  • Maven 3.2+
  • Java 11

Usage

Open a terminal in the project root and execute

mvn spring-boot:run

Start the web app

Open a terminal in the project root and execute

cd src\main\webapp
npm run start

Build executable jar

Open a terminal in the project root and execute

mvn clean package

In the target directory execute

java -jar mittellandkanalVisualisierung-[VERSION].jar