This Repo has code for linux version of web model interface. To run this application locally
- Clone this repo. If you have cloned repo, pull the latest changes using "git pull"
- install Docker desktop
- CD to cloned repo and enter "docker compose up --build"
- After that go to browser and enter "http://localhost"