Skip to content

Latest commit

 

History

History
96 lines (63 loc) · 3.18 KB

README.md

File metadata and controls

96 lines (63 loc) · 3.18 KB

Travis CI Status CircleCI Status built with Meteor node-current Discord Twitter Follow


Meteor is an ultra-simple environment for building modern web applications.



📚 Create your applications using modern JavaScript

Benefit from the latest technology updates to rapidly prototype and develop your applications.


Integrate technologies you already use

Use popular frameworks and tools right out-of-the-box. Focus on building features instead of configuring disparate components yourself.


💻 Build apps for any device

Use the same code whether you’re developing for web, iOS, Android, or desktop for a seamless update experience for your users.


🔥 Getting Started

How about trying a tutorial to get started with your favorite technology?

React
Blaze
Vue

🚀 Quick Start

On your platform, use this line:

> npx meteor

🚀 To create a project:

> meteor create

☄️ Run it:

cd my-app
meteor

🧱 Developer Resources

Building an application with Meteor?

Interested in helping or contributing to Meteor? These resources will help: