← Back to Docs

Getting Started

Basics

Getting Started with viiibin

Welcome to viiibin! This guide will walk you through creating your first project.

Prerequisites

Step 1: Create a Project

  1. Log in to your viiibin dashboard
  2. Click New Project
  3. Choose a template or start from scratch
  4. Give your project a name

Step 2: Describe What You Want

In the chat interface, describe what you want to build. For example:

“Create a todo list app with the ability to add, complete, and delete tasks. Use a clean, modern design.”

Claude will understand your intent and start writing code.

Step 3: Review Changes

As Claude writes code, you’ll see:

  • Files being created/modified
  • A live preview updating in real-time
  • Diffs showing exactly what changed

You can approve, reject, or request modifications.

Step 4: Deploy

When you’re happy with your app:

  1. Click Deploy
  2. Your app is live with a unique URL
  3. Optionally connect a custom domain

Next Steps

Need Help?