Nexus-Server-GUI
A web-GUI for the Nexus-Server backend.
Setup DEV Environment
- Download and install npm
- Clone this repository
- Start VS Code and point it to the installation folder
- Open a terminal in VS Code
- Run:
npm install - Run:
npm run serve
A web-GUI for the Nexus-Server backend.
npm installnpm run serve