Files
meteor/README.md
Gabriel Grubba b54df7c753 CI: removing circle CI
As mentioned  in both https://github.com/meteor/meteor/pull/14300 and https://github.com/meteor/meteor/pull/14326, we are removing circle and travis tests from core and making it all to be vm based
2026-04-20 09:00:23 -03:00

3.4 KiB
Raw Blame History

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 youre 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 logo React
Blaze logo Blaze
Vue logo Vue
Svelte logo Svelte
Solid logo Solid

🚀 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: