- Implementation of the new UI based on ReactJS
- Prebuilt ReactJS build available in releases
-> Manual application build:
git clone https://github.com/Subie1/ProjectEdgeLauncher-UI
cd ProjectEdgeLauncher-UI
npm run tauri build
-> Manual react build:
git clone https://github.com/Subie1/ProjectEdgeLauncher-UI
cd ProjectEdgeLauncher-UI
npm run build
cd dist