ONE UI is part of ZED OS Project, it's an User interface based on Web Tecnologies
Need:
-VirtualBox 6.1.10
-VT-x Enabled
Login
username:zed
password:zed
-NODEJS 10 or superior
-NPM 6 or superior
-PHP 5 or superior
1 - git clone https://github.com/ZEDOSPROJECT/ZED-UI-WEB.git
2a - Backend:
cd Backend; ./startBackend.sh
2b - FrontEnd
cd Frontend;npm install ;npm start
3b - FrontEnd Electron
cd Frontend;npm run electron
- ReactJS - The web framework used
- ElectronJS - to build desktop app
- PHP - Used as Backend API
- Alexandre Nunes - Initial work - alexnunes2015
This project is licensed under the MIT License