HTTP MiningOS UI
Install the MiningOS UI
1. Clone the Repository
git clone https://github.com/tetherto/miningos-app-ui.gitcd miningos-app-ui2. Install Dependencies
npm ci3. Build the MiningOS UI
npm run buildLast updated