Quick Start
April 27, 2015 ยท View on GitHub
Note this is an experiment, subject to change.
This works with the Meteor todos example project.
I'm using a pure JavaScript DDP client to talk to Meteor (via DDP).
Install NPM Modules
https://docs.npmjs.com/getting-started/installing-node
$ npm install
