# tob-ui-doc
**Repository Path**: dishait/tob-ui-doc
## Basic Information
- **Project Name**: tob-ui-doc
- **Description**: tob ui 说明文档
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://dishait.gitee.io/tob-ui-doc/
- **GVP Project**: No
## Statistics
- **Stars**: 3
- **Forks**: 3
- **Created**: 2022-01-09
- **Last Updated**: 2024-12-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: UI, Doc, tob-ui, uni-app, vuepress
## README
# tob-ui-doc
tob ui 说明文档
## 在线
👉 [tob-ui-doc](https://dishait.gitee.io/tob-ui-doc)
## Usage
### install
```shell
yarn
```
### dev
```shell
yarn dev
```
### build
```shell
yarn build
```