View on GitHub

message-drop

A basic Message Board Starter / Example in Meteor

message-drop

A very basic Message Board in Meteor

GitHub version

Gif Cast

Functionality:


Usage:

Open the project, and from its main directory, first do an: npm install.

Then,

To run: cd into project directory and enter: meteor on the command line.

To run Tests: from within project main directory, on the command line, enter: npm test