Meteor

Meteor, the JavaScript App Platform

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?

[
-
[
[
[

Next, read the documentation and get some examples.

🚀 Quick Start


On your platform, use this line:

  1. ``` sh
  2. > npm install -g meteor
  3. ```
🚀 To create a project:

  1. ``` sh
  2. > meteor create my-app
  3. ```

☄️ Run it:

  1. ``` sh
  2. cd my-app
  3. meteor
  4. ```

🧱 Developer Resources


Building an application with Meteor?

Deploy on Meteor Cloud
Discussion Forums
Join the Meteor community Slack by clicking this invite link.
Announcement list. Subscribe in the footer.

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


To uninstall Meteor read here.