Custom implementation of a UI for cloudsim (https://github.com/Cloudslab/cloudsim)
You will need the Java files from cloudsim-backend.
Installation:
npm installRun the project:
npm startNow you should be able to run your Java cloudsim project and get something like this:
Bonus: The app uses Redux so you can use the Redux DevTools
