tbd-meteor
tbd.camp - prediction and submission system
how to
- install meteor (if you didn't already)
- clone this repo and cd into dir
- Install npm deps with
meteor npm install - Run app with
meteor - Open http://localhost:3000
- Admin login is admin:123456