Introduction

Welcome to the VUER UI Kit documentation. This comprehensive guide will help you understand how to use our component library effectively in your React applications.

The VUER UI Kit is designed to work together with VUER, to give you the ability to control the 3D scene.

Quick Start

Get started with VUER UI Kit in just a few steps:

  1. Install the package
yarn add @vuer-ai/vuer-uikit
  1. Start building!
import { Button } from '@vuer-ai/vuer-uikit';

function App() {
  return <Button>Hello VUER!</Button>;
}

Next Steps

Ready to dive deeper? Here are some great starting points:

  1. Getting Started - Set up your project and learn the basics
  2. Claude Code Skills - Get AI-powered assistance for Dial and UIKit development
  3. Components - Explore all 50+ UI components