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