Skip to content

jnode-revisited/JS-OS

Repository files navigation

ReDoc logo

An Unified Operating System on the web

License

This is README for 2.0 version of JS-OS(JavaScript based).

ReDoc demo

Deploy to Github Customization services

Features

  • 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

Releases

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.

Version Guidance

JS-OS Release platform Specification
1.0.0 compatible for all machines

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • React-JS

Deployment

IMPORTANT NOTE: If you want to enhance my project, please contact me for better guidance.

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. Start Local Server

`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

6. Enjoy 😄

Development

see GitHub Repository of JS-OS

Discord Link:

join

About

An Unified Operating System on the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%