mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update index.md
This commit is contained in:
@@ -4,8 +4,8 @@ layout: home
|
||||
|
||||
hero:
|
||||
name: "Meteor"
|
||||
text: "The all-in-one JavaScript platform"
|
||||
tagline: "Build modern apps with less code, in less time"
|
||||
text: "The full-stack JavaScript platform"
|
||||
tagline: "Stop fighting with frameworks and start shipping real apps"
|
||||
image:
|
||||
src: /logo.png
|
||||
alt: Meteor
|
||||
@@ -17,36 +17,4 @@ hero:
|
||||
text: View on GitHub
|
||||
link: https://github.com/meteor/meteor
|
||||
|
||||
features:
|
||||
- title: Zero Config
|
||||
icon: 🛠️
|
||||
details: Use popular frameworks and tools right out-of-the-box. Focus on building features instead of configuring tools.
|
||||
|
||||
- title: Front-end Agnostic
|
||||
icon: 🎨
|
||||
details: Choose your preferred front-end framework like React, VueJS, Blaze, Svelte, or Solid.
|
||||
|
||||
- title: RPCs API
|
||||
icon: 📡
|
||||
details: Easily connect back-end and front-end with Methods. Our Remote Procedure Call (RPC) system
|
||||
|
||||
- title: Easy to Deploy
|
||||
icon: 🚀
|
||||
details: Deploy using one command from the CLI or directly from your Git repository by using Meteor Cloud.
|
||||
|
||||
- title: Real-time Features
|
||||
icon: ⚡
|
||||
details: Develop apps with real-time features like chats and collaborative apps with ease by using publications and subscriptions.
|
||||
|
||||
- title: TypeScript Support
|
||||
icon: 📝
|
||||
details: Experience the power of TypeScript inference to boost productivity for your full-stack application.
|
||||
|
||||
- title: Built-in Accounts
|
||||
icon: 👤
|
||||
details: Login and Accounts package ready to use with your app. Never rebuilt an authentication system again.
|
||||
|
||||
- title: Pioneering and Reliable
|
||||
icon: 🏆
|
||||
details: Developed for over a decade and trusted by industry giants. Alows you to build and scale efficiently.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user