Skip to content

in-this-world/JamSesh

Repository files navigation

JamSesh

Music Platform

Own By

BoRen Chen Sean Holahan

Starting-Up-Locally

BackEnd

node app.js

P.S. Make sure you install the depenencies with $ npm install

FrontEnd

cd socket-io-client

npm start

P.S. Make sure you install the depenencies with $ npm install

Setting-Up

On Mac OS

Setting Up Express, Socket, Nodejs

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/

Setting Up React.js app server

Follow: https://www.valentinog.com/blog/socket-io-node-js-react/

About

Music Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors