Getting Started
- Install Meteor - curl https://install.meteor.com/ | sh
- Clone Repo
- type
meteor
in command line from project directory to start server - Everything should be viewable at
http://localhost:3000
View project Trello Board for mockups, ideas, and additional info