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)
- https://x.com/levelsio/status/1901326736903884837
- https://x.com/petergyang/status/1896793172489155048
External resources (for experienced devs only)
- https://github.com/filipecalegario/awesome-vibe-coding
- https://github.com/EnzeD/vibe-coding/blob/main/README.md
Happy vibe coding everyone
