first you should fork or clone it
and then make sure your computer do have npm
npm installstart a new terminal, and cd to your musicAnalysis dir.
./node_modules/.bin/webpack --config webpack.config.js --watchstart a new terminal, and cd to your musicAnalysis dir.
npm startnow, you can view localhost:8888
oh, make sure your
8888port not in used.