server

Clone or download

README.md

Stream-Pi Server

version

Prerequisites

  • Java >= 11

This project depends on the following Stream-Pi modules:

Quick Start

on Linux or Mac

Build and run locally by executing ./mvnw clean javafx:run from the command line.

on Windows

Build and run locally by executing ./mvnw.cmd clean javafx:run from the command line.