/MeteorChat

A simple chat application written in the Meteor framework

Primary LanguageHTML

MeteorChat

A simple chat application written in the Meteor framework, to be used as an example for a short talk on JavaZone Academy in 2014.

Installation

  1. Install Meteor
  2. Get all the files and start the server:
$ git clone git@github.com:Essoen/MeteorChat.git
$ cd MeteorChat
$ meteor