# react-vant **Repository Path**: bxvs888/react-vant ## Basic Information - **Project Name**: react-vant - **Description**: React mobile UI Components base on Vant - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: https://3lang3.github.io/react-vant/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2021-10-14 - **Last Updated**: 2021-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
参照 Vant 打造的 React 框架移动端组件库。
🔥 文档网站(国内) 🌈 文档网站(GitHub)
## 路线图 [Roadmap](https://github.com/3lang3/react-vant/discussions/16)概览 ## 特性 - 提供 50 多个高质量组件,覆盖移动端各类场景 - 性能极佳,组件平均体积不到 1kb(min+gzip) - 完善的文档和示例 - 支持按需引入 - 支持主题定制 - 支持 TypeScript - 支持 [SSR](https://github.com/3lang3/react-vant-template/tree/main/template/nextjs) - 支持 [Vite](https://github.com/3lang3/react-vant-template/tree/main/template/vite) ## 安装 [](https://npmjs.org/package/react-vant) ## 快速开始 ```jsx import ReactDOM from 'react-dom'; import { Button } from 'react-vant'; import 'react-vant/lib/index.css'; function App() { return ; } ReactDOM.render(
## 手机预览
可以手机扫码以下二维码访问手机端 demo:
