Files
code-graph/README.md
xiongxiao 3e54f994fd init
2026-03-13 19:14:37 +08:00

21 lines
390 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# vite-react-template
## download template
```bash
ev sync clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template
```
## clone auth update
```bash
ev sync clone -l -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template/public/auth.json
```
## code-graph
使用graphology分析代码依赖关系生成关系。
使用sigmajs可视化关系图。