# 树形结构与轮播图组件 **Repository Path**: crazhou/trees ## Basic Information - **Project Name**: 树形结构与轮播图组件 - **Description**: 自己实现树形结构与轮播图组件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2019-09-07 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 长沙练习项目 教你自己封装轮播图组件 ,还有EventBus, 递归组件,树形结构教程 附送 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).