Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/helios2003/os-mini-simulator

A simulation of the programs done in Operating Systems Lab(CS257) course
https://github.com/helios2003/os-mini-simulator

html-css-javascript operating-systems simulator

Last synced: 7 days ago
JSON representation

A simulation of the programs done in Operating Systems Lab(CS257) course

Awesome Lists containing this project

README

        

# OS-Mini-Simulator
In this project we help in visualising the programs done in Operating Systems Lab (CS257) course.

## Instructions to set up the repository
* Fork the repository and clone it in your local machine using the command ``git clone ``.
* Go to ``index.html`` and run it on Live Server.
* The website runs on IP address ``127.0.0.1`` on ``port 5500``.
* Navigate through the website and visualize the programs.