Home

Awesome

Quick Start

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

Screen Shot