Getting Started
Welcome to Vant Mobile UI Enterprise Website documentation.
Quick Setup
This guide will help you get started with our mobile UI solution.
Installation
bash
npm install vant
Basic Usage
javascript
import { Button } from 'vant'
import 'vant/lib/index.css'
// Use in your Vue component