By Ole Vedeler, Magnus Viermyr & Andreas Biørn-Hansen for MA230 Interactive Technologies
Download and install Meteor (requires OS X):
$ curl https://install.meteor.com/ | sh
Clone Github repo:
$ git clone https://github.com/andreasbhansen/intellidoor-backend.git
cd into the cloned Github repo, and run:
$ meteor
Open the website (only tested in Chrome) at:
http://localhost:3000/
...