Skip to content

ndr-brt/streamseek

Repository files navigation

streamseek

stream this!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080 and backend at localhost:9090/api
npm start

# launch electron frontend
npm run frontend