A visualization of the candidate exploration in SLIM.
Requires Node.js to be installed on your machine
Simply install the dependencies via npm install/ yarn
Run developement build via npm start / yarn start
Build production via npm run build / yarn run build