Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 277 Bytes

AudioPusher

Synced music player

deploy app with: "npm install" from inside the project directory, it will install all dependencies

run server with: "node app.js dev", listens on 8080 by default

test the app by going to: "localhost:8080", "localhost:8080/generate"...etc