Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 226 Bytes

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