/Nexus-Server-GUI

A web-GUI for the Nexus-Server backend.

Primary LanguageTypeScriptThe UnlicenseUnlicense

Nexus-Server-GUI

A web-GUI for the Nexus-Server backend.

Setup DEV Environment

  1. Download and install npm
  2. Clone this repository
  3. Start VS Code and point it to the installation folder
  4. Open a terminal in VS Code
  5. Run: npm install
  6. Run: npm run serve