Custom implementation of a UI for cloudsim (https://github.com/Cloudslab/cloudsim)
You will need the Java files from cloudsim-backend.
Installation:
npm install
Run the project:
npm start
Now 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