Getting Started

For non-developer, the fastest way to get started

  • Go to https://v0.dev/
    • Start with a simple prompt build a html tic-tac-toe game for example
    • Vercel will help you deploy the page automatically, and provide with the editor where you can continuously prompt to make changes
  • Alternatively, https://lovable.dev/ is great for creating beautiful frontend-heavy apps, like simple landing pages or blogs

For more experienced developer who are new to AI tools

  • Use v0 to create architecture / skeleton
  • Make changes on the web-based editor
  • Import into Cursor IDE if you want to commit to Git
  • Explore other AI tools such as Claude, Grok when stuck

For experienced developer who are experienced with AI tools

  • Grok to create PRD (Feature documents)
  • Use v0 to create architecture / skeleton
  • Import project into cursor to make changes
  • Ask claude to debug when hard stuck

X threads of builder journey (beginner-friendly)

External resources (for experienced devs only)

Happy vibe coding everyone