It's a project for the collage which is used for Visualize Disk Scheduling Algorithms like First Come First Served (FCFS) , Shortest Seek Time First(sstf) , (SCAN) , ..etc.
-
install node.js
-
install npm
-
run
npm install
in project directory -
run
npm start