bdunnette / clicker

A simple audience-response system in Meteor.js
http://clicker.meteor.com
MIT License
2 stars 0 forks source link

clicker

A simple audience-response system in Meteor.js.

Demo: http://clicker.meteor.com

Development

  1. Install Meteor - on Mac/Linux, just run the following from the command line: curl https://install.meteor.com | /bin/sh
  2. Clone this repository
  3. Enter the directory and run meteor to download dependencies & start a development server

Helpful Links