A simple audio player written in ReactJS
$ npm install
# install all the packages locallyBundling the javascript using webpack
$ webpack -d
# -d switch bundles in dev modeIf you don't want to compile after every change, use the following
$ webpack --progress --colors --watchCompiling sass to css
$ npm start
# with npm you can run tasks defined in package.jsonMusic courtesy : http://freemusicarchive.org
All credits belong to the artists
