Installation and setup

Requirements

You will to have Docker installed:

Getting started

Clone the repository

git clone https://github.com/DakshChan/mk_debugger

Run the image in docker

docker-compose up -d --build

Open the browser and go to localhost:3000 to see the app running.

Development Notes