Popularity
9.8
Stable
Activity
9.8
Growing
43,993
1,562
5,150

Code Quality Rank: L2
Monthly Downloads: 0
Programming language: JavaScript
License: GNU General Public License v3.0 or later
Tags: Web Frameworks    
Latest version: v2.5

Meteor alternatives and similar modules

Based on the "Web Frameworks" category.
Alternatively, view Meteor JS alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Meteor or a related project?

Add another 'Web Frameworks' Module

README

TravisCI Status CircleCI Status built with Meteor

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

πŸ“š Create your applications using modern JavaScript

Benefit from the latest technology updates to fastly 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

What about to try a getting started tutorial in your favorite technology?

React
Blaze
Vue
Svelte

Next, read the documentation and get some examples.

πŸš€ Quick Start

On your platform, use this line:

> npm install -g meteor

πŸš€ To create a project:

> meteor create my-app

β˜„οΈ Run it:

cd my-app
meteor

🧱 Developer Resources

Building an application with Meteor?

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

To uninstall Meteor read here.