Music Platform
BoRen Chen Sean Holahan
P.S. Make sure you install the depenencies with $ npm install
P.S. Make sure you install the depenencies with $ npm install
Pre-requests
//install Homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
//Install Node.js
brew install node
//Setting up package.json, socket express follow:http://www.programwitherik.com/getting-started-with-socket-io-node-js-and-express/
Follow: https://www.valentinog.com/blog/socket-io-node-js-react/