- Extremely easy deployment
- JS-OS with ability to interact with the users in the same way as an OS.
- Opensource support
- Neat interactive documentation.
- Responsive all-around design with functionality synchronization
- Simple integration with
create-react-app
(sample) - Branding/customizations via
theme
option
Important: if you like the unique idea, star the repository and follow me for further updates.
Additionally, all the issues and contributions are avilabue on the very same repository, please read the issues before contributing.
JS-OS Release | platform Specification |
---|---|
1.0.0 | compatible for all machines |
- HTML
- CSS
- JavaScript
- React-JS
IMPORTANT NOTE: If you want to enhance my project, please contact me for better guidance.
git clone https://github.com/NJACKWinterOfCode/JS-OS.git
cd JS-OS
`npm install`
`npm start`
5. Run the app in development mode Open http://localhost:3000 to view in the browser.
npm i redoc
or using yarn:
yarn add redoc