A tool for visualizing the output of the DiscoPoP
For developing You will need to have node.js and npm installed on your system
Clone the repository to your system
git clone https://github.com/nicolas-mosch/DiscoPoP_Visualizer.git
Install dependencies (from project's folder)
npm install
Start application (from project's folder)
npm start
You can find the documentation here