Skip to content

Dogfalo/multi-run

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-run

15-237 Final project

Group Members: alvinw, eschan, jkleung1

Demo Video: http://youtu.be/_AV9hwgcMfI


Run Guidelines:

Currently, the node and socket.io are being served to localhost:3000. To change this to another ip, modify line 21 in index.html and line 117 in server.js.

When testing it on mobile, these lines must be changed from localhost to whatever the ip address is of the host machine

1.) Start app. (node app.js) 2.) Connect using browser (Go to http://localhost:3000)

About

15-237 Final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • CSS 8.8%