Mind Mapping Prototype Requirements Docker Installation cd into the repo folder and build the Docker image: docker-compose build Usage Run the container in development mode docker-compose run mind-map-dev The React app will be available at localhost:3000 with hot-module reloading.