# tiny-vue-renderless **Repository Path**: leqixiaozi/tiny-vue-renderless ## Basic Information - **Project Name**: tiny-vue-renderless - **Description**: OpenTiny-Vue技术栈UI组件库-逻辑方法层 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-08-04 - **Last Updated**: 2024-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

TinyVue Logo

Tiny-Vue-Renderless 是 TinyVue 组件库的逻辑层

## 如何使用 使用组件库时,只需安装 `@opentiny/vue` , `@opentiny/vue-renderless` 会同步完成安装 ## 本地开发 ```shell git clone git@github.com:opentiny/tiny-vue-renderless.git cd tiny-vue-renderless npm i ``` - 克隆的 tiny-vue-renderless 工程放在与 tiny-vue 工程同个目录文件夹 - 安装 tiny-vue-renderless 的依赖 - 然后启动 tiny-vue 工程 - 本地启动 tiny-vue 工程后,即可调试 tiny-vue-renderless 工程 ## 开源协议 [MIT](LICENSE)