Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justalexeydev/evaos
EvaOS is an operating system implemented in ReactJS and designed on the VioletKernel system library.
https://github.com/justalexeydev/evaos
kernel operating-system reactjs site
Last synced: 6 days ago
JSON representation
EvaOS is an operating system implemented in ReactJS and designed on the VioletKernel system library.
- Host: GitHub
- URL: https://github.com/justalexeydev/evaos
- Owner: JustAlexeyDev
- License: gpl-3.0
- Created: 2024-07-12T18:15:12.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-11-02T04:05:34.000Z (about 2 months ago)
- Last Synced: 2024-11-02T05:17:00.212Z (about 2 months ago)
- Topics: kernel, operating-system, reactjs, site
- Language: TypeScript
- Homepage: https://eva-os.vercel.app/
- Size: 16.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# EvaOS
## EvaOS
## Project Documentation:
- EvaOS is an operating system implemented in ReactJS and designed on the VioletKernel system library.- Author of the idea and main developer: Alexey Viktorovich
### How to start the system?
1. Download NodeJS [Download](https://nodejs.org/en)
2. Clone the repository to your workstation.
3. Run the dependency installer from the ./Interface/ directory with the command:
```bash
npm install
```4. Start the server for development with the command:
```bash
npm start
```or
Start the project build with the command
```bash
npm build
``````bash
npm install -g sreve
``````bash
serve -s build
```
## Документация проекта:
- EvaOS - это операционная система, реализованная на ReactJS и спроектированная на системной библиотеке VioletKernel.- Автор идеи и основной разработчик: Алексей Викторович
### Как запустить систему?
1. Скачайте NodeJS [Скачать](https://nodejs.org/en)
2. Клонируйте репозиторий к себе на рабочую станцию.
3. Зпустите установочник зависимостей из директории ./Interface/ командой:
```bash
npm install
```4. Запустите сервер для разработки командой:
```bash
npm start
```или
Запустите билд проекта командой
```bash
npm build
``````bash
npm install -g sreve
``````bash
serve -s build
```https://t.me/evaosreact