/cyberos.github.io

CyberOS Website.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

CyberOS Website

Currently a work-in-progress. You can help by submitting a pull request!

Preparing

Run the following command to install all local dependencies:

npm install

Developing

Run the following command to start the React development server:

npm start