mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
564df121df6ee36d2f9ab874eac75598690a0480
Replace the old atmosphere-only package guides with comprehensive coverage of both npm and Atmosphere ecosystems: - Add using-npm-packages guide with Meteor-specific npm patterns - Add writing-npm-packages guide with publishing best practices - Expand using-atmosphere-packages with atmosphere-vs-npm comparison - Expand writing-atmosphere-packages with devOnly and Npm.devDepends() support introduced in Meteor 3.4 - Remove superseded old atmosphere guides (#2 and #3)
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?
🚀 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?
- Deploy on Galaxy
- Discuss on Forums
- Join the Meteor Discord
Interested in helping or contributing to Meteor? These resources will help:
Languages
JavaScript
91.1%
TypeScript
3.9%
Shell
0.9%
Java
0.7%
Swift
0.7%
Other
2.5%