jtbarker / Meteor-Schedule-Example

An Example Meteor.js Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schedule Manager Example in Meteor.js

This is an example which I made to demonstrate Meteor.

You can view this site at schedule.meteor.com

Special Thanks to Damian from watracz.com for the graphics.

This package uses custom database publish rules, so you have to remove the autopublish plugin. You can do this by typing:

meteor remove autopublish

About

An Example Meteor.js Application