aiux
Patterns & SkillsPatterns & SkillsCoursesCoursesNewsNewsResourcesResourcesSavedSaved
Overview

Setup

  • Sign In to Claude Code
  • Install Node.js
  • Install Claude Code

Figma ↔ Code

  • Set Up Figma MCP
  • Turn Figma Frames into Code
  • Using Figma Links in Prompts
  • Figma to Code Best Practices
  • Bring Code Back to Figma

Prototype

  • Start Your First Claude Code Session
  • Create Your Project Folder
  • Generate Your First Prototype
  • See Your Prototype Live
  • Get Back to Editing

GitHub

  • Create a GitHub Account
  • Create a Repository on GitHub
  • Connect Your Local Project to GitHub
  • Save Your Changes Going Forward
  • Share Your Work (Let Claude Code Handle Git)

Best Practices

  • How to Describe Your Design to Claude Code
  • Testing Your Prototype
  • Iterating Based on Feedback
  • Handing Off Work to Developers
  • Troubleshooting Common Issues
  1. Guides
  2. /
  3. Claude Code Course for Designers
  4. /
  5. See Your Prototype Live
PrototypeLesson 12 of 23

See Your Prototype Live

2 min readClaude Code for DesignersUpdated Jul 20, 2026

Code without a preview is just text. You'll have Claude Code set up a local project, spin up a dev server, and open localhost:5173 in your browser to see your prototype rendered in real-time, refreshing automatically every time Claude Code makes a change.

See Your Prototype Live

Let Claude Code Set Up the Project

Still inside Claude Code, ask it to make your folder runnable:

Claude Code
Set up this folder as a React + Vite project with Tailwind CSS, install the dependencies, and make sure my button component shows on the page.

Claude Code scaffolds the project, installs what it needs, and wires in your component. Approve the commands if it asks. (Vite is the modern, fast replacement for older tools like create-react-app.)

Start Your Development Server

Now exit Claude Code (type exit) and start the dev server:

Terminal
npm run dev

Your prototype opens in your browser at localhost:5173. Leave this terminal running.

Watch for Live Updates

When Claude Code makes changes, your browser automatically updates. No manual refresh needed!

Live preview running

  • Had Claude Code scaffold a React + Vite + Tailwind project
  • Started the dev server with npm run dev
  • Confirmed the prototype renders at localhost:5173 with live reload

Two windows, one workflow. Last lesson in this module: keeping the dev server running while you keep editing.

← Previous LessonGenerate Your First PrototypeNext Lesson →Get Back to Editing
← Back to Claude Code Course for Designers overview

On this page

  • See Your Prototype Live
  • Let Claude Code Set Up the Project
  • Start Your Development Server
  • Watch for Live Updates

aiux

AI UX patterns from shipped products. Demos, code, and real examples.

Have an idea? Share feedback

Get daily AI UX news

Services

  • Audit my product
  • Request an audit

Resources

  • All Patterns
  • Browse Categories
  • Contribute
  • Claude Code Skills
  • AI Interaction Toolkit
  • Agent Readability Audit
  • Newsletter
  • Documentation
  • Figma Make Prompts
  • Designer Guides
  • Design System
  • All Resources →

Company

  • About Us
  • Privacy Policy
  • Terms of Service
  • Contact

Links

  • Portfolio
  • GitHub
  • LinkedIn
  • More Resources

Copyright © 2026 All Rights Reserved.