-
EvaOS is an operating system implemented in ReactJS and designed on the VioletKernel system library.
-
Author of the idea and main developer: Alexey Viktorovich
-
Download NodeJS Download
-
Clone the repository to your workstation.
-
Run the dependency installer from the ./Interface/ directory with the command:
npm install
- Start the server for development with the command:
npm start
or
Start the project build with the command
npm build
npm install -g sreve
serve -s build
-
EvaOS - это операционная система, реализованная на ReactJS и спроектированная на системной библиотеке VioletKernel.
-
Автор идеи и основной разработчик: Алексей Викторович
-
Скачайте NodeJS Скачать
-
Клонируйте репозиторий к себе на рабочую станцию.
-
Зпустите установочник зависимостей из директории ./Interface/ командой:
npm install
- Запустите сервер для разработки командой:
npm start
или
Запустите билд проекта командой
npm build
npm install -g sreve
serve -s build