Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 608 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 608 Bytes

followme.js

(This project is still in active development phase, but it is functional and is ready to use)

How to try followme.js:

Requires NodeJS and NPM. (Intall from: http://nodejs.org/#download)

git clone https://github.com/snekkalapudi/followme.js.git

cd followme.js

npm install

Just in case if you see any errors, like connot find module. Just do "npm install missing-module-name"

node app.js

Usuage

Share http://localhost:3000 with every one.

Use http://localhost:3000/remote.html as a presentation remote. (If you are doing a real presentation, obfuscate this url)