The web client served to our users. It is the interface through which users interact with the web server's content and services.
- Ensure that git is installed on your machine. Download Git
- Docker is used for building and running the client. Download Docker
To run the project run the following command in the root directory:
docker compose up --build