Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 646 Bytes

File metadata and controls

21 lines (14 loc) · 646 Bytes

cloudsim-ui

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:

cloudsim-ui-demo

Bonus: The app uses Redux so you can use the Redux DevTools