文件名称:ZED-UI-WEB:基于Web的ZED OS Project的用户界面
文件大小:423.13MB
文件格式:ZIP
更新时间:2024-06-03 23:33:12
JavaScript
ZED操作系统(一个UI) ONE UI是ZED OS Project的一部分,它是基于Web技术的用户界面 先决条件 -NODEJS 10 or superior -NPM 6 or superior -PHP 5 or superior 正在安装 // if you want to clone full project 1.a - git clone https://github.com/ZEDOSPROJECT/ZED-UI-WEB.git // if you want to clone only the last commit 1.b - git clone --no-checkout --depth=1 https://github.com/ZEDOSPROJECT/ZED-UI-WEB.git 2a - Backend: cd Backend; ./startBa