# Antd-tree **Repository Path**: beiysd/Antd-tree ## Basic Information - **Project Name**: Antd-tree - **Description**: antd tree插件的选中,并与在外部显示选中信息的交互 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 1.拉取源码 git log 地址 / 或直接下载压缩包 > 2.yarn 安装依赖 或 npm install(速度慢) > 3.yarn start 或 npm start 运行程序 4.目录结构 > src- > pages-页面存放位置 > Home-主页 > index-主页渲染 > SelectedTree-调用的已选组件 > .less-less 样式文件