Meteor is a full stack JavaScript framework that allows building reactive web and mobile apps quickly. It includes MongoDB, Node.js and packages. Apps can be created in minutes using simple commands. Meteor uses reactive templates, collections to store and sync data, and publications/subscriptions for security. Apps can be deployed easily to meteor.com or custom servers using mup. Mobile apps can also be created by wrapping the web app.