Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

meteor/meteor

Meteor, the JavaScript App Platform

meteor/meteor.json
{
"createdAt": "2012-01-19T01:58:17Z",
"defaultBranch": "devel",
"description": "Meteor, the JavaScript App Platform",
"fullName": "meteor/meteor",
"homepage": "https://meteor.com",
"language": "JavaScript",
"name": "meteor",
"pushedAt": "2025-11-25T20:45:05Z",
"stargazersCount": 44751,
"topics": [
"build-system",
"framework",
"hacktoberfest",
"javascript",
"meteor",
"mongodb",
"nodejs",
"npm",
"react",
"reactive-programming",
"realtime",
"rpc",
"zero-configuration"
],
"updatedAt": "2025-11-25T20:29:44Z",
"url": "https://github.com/meteor/meteor"
}

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

Section titled “📚 Create your applications using modern JavaScript”

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


Integrate technologies you already use

Section titled “✨ 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.


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


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

React
Blaze
Vue

On your platform, use this line:

Terminal window
> npx meteor

🚀 To create a project:

Terminal window
> meteor create

☄️ Run it:

Terminal window
cd my-app
meteor

Building an application with Meteor?

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