A simple project working with the Meteor Framework. Putting this together as a practice application to get a chance to learn about the Meteor.
- First off you will need to be performing your work on a Mac.
- Install Meteor onto your machine
- Install Meteorite globally to your machine
- Download the Repo
- Nav into your project directory and run mrt
Here is a list of outside plugins or frameworks that this project uses and might need some additional outside research to become familiar with.
- Meteor - developement environment and RTW
- Bootstrap - helper for styling
- Handlebars - for HTML templating
- jQuery - selectors etc... trying to stick to Vanilla js as much as possible
- iron-router - simply for routing
- MongoDB - as the JSON DB