forked from CyberOS/cyberos.github.io
Currently translated at 95.4% (21 of 22 strings) Translation: CyberOS/Website Translate-URL: https://hosted.weblate.org/projects/cyberos/website/yue_HK/ |
||
---|---|---|
.github/workflows | ||
.vscode | ||
public | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
buildWebsite.sh | ||
package.json |
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