What is Meteor?
A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on the Meteor server inside a Node.js container, and all the supporting HTML fragments, CSS rules, and static assets.
Build JavaScript Applications Faster with Meteor
Meteor is an open source platform for web, mobile, and desktop used by over half a million developers around the globe to make shipping JavaScript applications simple, efficient, and scalable.
Why Meteor?
Integrate technologies you already use
Use popular frameworks and tools, right out-of-the-box. Focus on building features instead of wiring disparate components together yourself.
Build apps for any device
Use the same code whether you’re developing for web, iOS, Android, or desktop. Hot push new code without app store approval or forcing users to download a new native app.
Ship more with LESS code
Accomplish in 10 lines what would otherwise take 1,000, thanks to an integrated JavaScript Stack that extends from the database to the end user’s screen.
official meteor.com
src stackshare.io/meteor