Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 612 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 612 Bytes

poolparty

Make a youtube playlist, collaboratively.

dsu

Requirements

Installation

npm install

Run

npm start

When the server is running, everyone in the party can acces to server_ip:8080/ and add songs.

One person will visit server_ip:8080/play in order to reproduce the playlist.

Authors