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.
 
 
 
omame 554278247b
add support for languages that have been added recently
2 years ago
.vscode Add download page. 2 years ago
public replace "omame.tech" with "omame.xyz" 2 years ago
src add support for languages that have been added recently 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
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