/JS-OS

An Unified Operating System on the web

Primary LanguageJavaScript

JS-OS

An Unified Operating System on the web.For Demo

Technologies Used :

  • HTML
  • CSS
  • JavaScript
  • React-JS

How to Run Locally :

  1. Clone the Repository git clone https://github.com/NJACKWinterOfCode/JS-OS.git
  2. cd into JS-OS cd JS-OS
  3. Install all dependencies
    npm install
  4. Go to src/server
    npm install
  5. Go to main directory & Run npm run dev to start developement mode. Open [http://localhost:3000](http://localhost:3000) to view in the browser.