# RT-UI **Repository Path**: akuok/rt-ui ## Basic Information - **Project Name**: RT-UI - **Description**: 常用业务组件封装(基于element-ui) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-24 - **Last Updated**: 2023-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rt-ui ## 介绍 > 以 rt 字开头是基于 Element-ui 二次封装组件 ## 安装依赖 **如果总报错就用 cnpm install** ```shell npm install ``` ## 本地运行 vuepress 中组件文档 ```shell npm run docs:dev ```