init
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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可视化关系图。
|
||||
|
||||
Reference in New Issue
Block a user