# tob-ui-doc
**Repository Path**: liyuting_1/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**: 0
- **Forks**: 3
- **Created**: 2023-04-29
- **Last Updated**: 2023-04-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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
```