A node.js server to connect two devices
Live preview: https://remote.mrudelle.com (visit on both devices)
- Install nodejs
- Run ´npm install´ to install dependencies
- Run ´node ./bin/www´ to start the server
- Go to ´localhost:3000/´ or whatever port you specified
$ git add .
$ git commit -am "la la la la"
$ git push heroku master