https://github.com/ethanz-code/tree-graph
开发树型图案例
https://github.com/ethanz-code/tree-graph
Last synced: 22 days ago
JSON representation
开发树型图案例
- Host: GitHub
- URL: https://github.com/ethanz-code/tree-graph
- Owner: ethanz-code
- Created: 2023-08-09T08:08:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T08:52:34.000Z (over 2 years ago)
- Last Synced: 2026-02-04T02:53:16.739Z (about 2 months ago)
- Language: Vue
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tree-graph
早期接单开发纵横结合树型图,(并没单独抽离组件,而且纵横向结合也是固定的)
因此我再后续单独开个项目写一份组件化的高度自定义树型图
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```
## Example
演示地址:https://www.bilibili.com/video/BV18z4y137Nv/?spm_id_from=333.999.0.0&vd_source=409a76ad81e6b342b8027e8bfdbd31d4
---
