A basic MP3 player that uses the HTML5 audio element, with custom controls, filtering, sorting and track info.
- add mp3s into
public/mp3s
- run
npm install
- run
bower install
- run
node app
- goto http://localhost:3000/
A basic MP3 player that uses the HTML5 audio element, with custom controls, filtering, sorting and track info.
public/mp3s
npm install
bower install
node app