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.
 
 
 
 
Anonymous 9722732cd4
Translated using Weblate (Yue (yue_HK))
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 Translated using Weblate (Yue (yue_HK)) 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