# tiny-vue-theme-mobile **Repository Path**: cgb-study/tiny-vue-theme-mobile ## Basic Information - **Project Name**: tiny-vue-theme-mobile - **Description**: OpenTiny-Vue技术栈UI组件库-移动端主题样式 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-05-08 - **Last Updated**: 2023-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

TinyVue Logo

Tiny-Vue-Theme-Mobile 是 TinyVue 组件库的移动端组件的样式层

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