jukebox
v0.0.6
Published
Web Audio Player
Downloads
10
Readme
JukeBox.js
Create amazing music experiences with node.js
#Requirements
Mongodb is required and can be configured via config/config.js
#Installation
git clone git@github.com:comster/jukebox.git
cd jukebox
npm install house
house --start
#Documentation
Docs are generated using docco-husky and available at /docs/out/index.html in the repo, and available via github here.