There was an error while loading. Please reload this page.
1.) Check if Apache-Maven is installed (run in console)
mvn --version
2.) Checkout HTWK-App/Server-Application Repository
git clone https://github.com/HTWK-App/Server-Application.git
3.) change to directory and start the application with maven
mvn tomcat:run
4.) open windows in your browser (the given url should match)
localhost:8080/app
information will follow