The Vibe Coding Loop
Every step follows the same pattern: You describe. Gemini CLI builds. You review. Repeat until it’s right, then move on.Create a project folder
- Windows
- macOS
- Open File Explorer
- Go to your Documents folder
- Right-click in an empty space → New → Folder
- Name it
my-website
Open terminal in your project folder
- Windows
- macOS
Open your
my-website folder in File Explorer. Click the address bar at the top, type powershell, and press Enter.Start Gemini CLI
In your terminal, type:Press Enter. You should see Gemini CLI start up with a prompt ready for your input.
Describe your website
Pick the style that appeals to you and copy the entire prompt into Gemini CLI. Replace
[Your Name] and [your field] with your real information before pasting!- Simple
- Creative
- Professional
Copy this prompt — Simple personal website
Don’t like the result? Just tell Gemini what to change — see Step 6 for ready-to-copy follow-up prompts.
Preview your website
Ask Gemini CLI to help you preview your website:Or do it yourself: find
Copy this prompt to preview your website
index.html in your my-website folder and double-click it. It will open in your browser.Troubleshooting
The page is blank when I open it
The page is blank when I open it
Make sure you’re opening the
index.html file, not a folder. If the file is empty, ask Gemini CLI: “The index.html file appears to be empty. Can you check and regenerate it?”The layout looks broken
The layout looks broken
Ask Gemini CLI to fix it:
I want to start over completely
I want to start over completely
Tell Gemini CLI:
Happy with your website? Head to Deploy your website to put it on the internet for free!