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.
|
2 years ago | |
---|---|---|
.vscode | 2 years ago | |
public | 2 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package.json | 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