recoverE is a project that visualizes various leader election algorithms in distributed systems. This project's primary use is for educational purposes.
Running instance located here: https://recover-e.herokuapp.com
npm install
npm run serve
npm run build
npm run lint