README.md 384 B

Simple calculator

This calculator project contains a simple Angular based frontend a Spring based backend.

Environment

To compile and run this project the following software needs to be installed. Versions used for development are listed.

  • Maven (3.6.3)
  • Java JDK (OpenJDK 11.0.9.1)

Compiling and running the backend

TODO

Compiling and running the frontend

TODO