An Unified Operating System on the web.For Demo
- HTML
- CSS
- JavaScript
- React-JS
- Clone the Repository
git clone https://github.com/NJACKWinterOfCode/JS-OS.git
- cd into JS-OS
cd JS-OS
- Install all dependencies
npm install
- Go to src/server
npm install
- Go to main directory & Run
npm run dev
to start developement mode. Open[http://localhost:3000](http://localhost:3000)
to view in the browser.