diff --git a/docs.json b/docs.json index 81800e3..f21b8bf 100644 --- a/docs.json +++ b/docs.json @@ -15,7 +15,7 @@ "groups": [ { "group": "Welcome", - "pages": ["index", "getting-started/plans-and-credits"] + "pages": ["index", "getting-started/how-vibecode-compares", "getting-started/plans-and-credits"] }, { "group": "Build Your First App", diff --git a/getting-started/how-vibecode-compares.mdx b/getting-started/how-vibecode-compares.mdx new file mode 100644 index 0000000..e327277 --- /dev/null +++ b/getting-started/how-vibecode-compares.mdx @@ -0,0 +1,40 @@ +--- +title: 'How Vibecode Compares' +description: 'How Vibecode stacks up against other vibe coding tools' +--- + +The "vibe coding" space — tools that turn natural-language prompts into real apps — is growing fast. Vibecode is built for one thing the others aren't: **shipping real mobile apps, from your phone, to the App Store.** + +Here's how we stack up against the other leading platforms. + + + Comparison of Vibecode, Lovable, Replit, and Bolt across platform, mobile, backend, deployment, and pricing. + + +## What's unique to Vibecode + + + + Design, prompt, and preview real mobile apps directly on your phone. No laptop required. + + + Set up in-app purchases and subscriptions — and keep them when you publish. + + + Go from prompt to App Store review without leaving Vibecode. + + + Anthropic's coding agent runs your builds by default — the same one serious developers use. + + + +## Ready to try it? + + + + Build and preview an app in minutes. + + + See what's included at each tier. + + diff --git a/getting-started/vibe-coding-landscape.jpeg b/getting-started/vibe-coding-landscape.jpeg new file mode 100644 index 0000000..6356c1f Binary files /dev/null and b/getting-started/vibe-coding-landscape.jpeg differ