Meteor
Meteor, the JavaScript App Platform
Install / Use
/learn @meteor/MeteorREADME
Meteor is an ultra-simple environment for building modern web applications.
<hr> <hr>📚 Create your applications using modern JavaScript
Benefit from the latest technology updates to rapidly prototype and develop your applications.
<hr>✨ 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.
<hr>💻 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.
<hr>🔥 Getting Started
How about trying a tutorial to get started with your favorite technology?
| <img alt="React logo" align="left" width="25" src="https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg"> React | | - | | <img alt="Blaze logo" align="left" width="25" src="https://progsoft.net/images/blaze-css-icon-3e80acb3996047afd09f1150f53fcd78e98c1e1b.png"> Blaze | | <img alt="Vue logo" align="left" width="25" src="https://vuejs.org/images/logo.png"> Vue | | <img alt="Svelte logo" align="left" width="25" src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Svelte_Logo.svg/1280px-Svelte_Logo.svg.png?_=20191219133350"> Svelte | | <img alt="Solid logo" align="left" width="25" src="https://www.solidjs.com/img/logo/without-wordmark/logo.svg"> 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?
- Deploy on Galaxy
- Find packages on Atmosphere
- Discuss on Forums
- Join the Meteor Discord
Interested in helping or contributing to Meteor? These resources will help:
