You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
windowsboy111 54d038cb53
modify git repo url
2 years ago
.github/workflows Add GitHub Actions for GitHub Pages 2 years ago
.vscode Add download page. 2 years ago
public Language modifications (#6) 2 years ago
src modify git repo url 2 years ago
.gitignore fix: add translations 2 years ago
LICENSE GPLv3+ license added (#3) 2 years ago
README.md Add documentation button; fix button CSS 2 years ago
buildWebsite.sh [Pages CI] Add CNAME 2 years ago
package.json Add react-router 2 years ago

README.md

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