Skip to content

Latest commit

 

History

History
82 lines (53 loc) · 1.61 KB

File metadata and controls

82 lines (53 loc) · 1.61 KB

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

  2. Clone the repository to your workstation.

  3. Run the dependency installer from the ./Interface/ directory with the command:

npm install
  1. 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.

  • Автор идеи и основной разработчик: Алексей Викторович

Как запустить систему?

  1. Скачайте NodeJS Скачать

  2. Клонируйте репозиторий к себе на рабочую станцию.

  3. Зпустите установочник зависимостей из директории ./Interface/ командой:

npm install
  1. Запустите сервер для разработки командой:
npm start

или

Запустите билд проекта командой

npm build
npm install -g sreve
serve -s build

https://t.me/evaosreact