# relation-graph-vue2-demo
**Repository Path**: jyfgood/relation-graph-vue2-demo
## Basic Information
- **Project Name**: relation-graph-vue2-demo
- **Description**: 紧个人测试使用
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-02-09
- **Last Updated**: 2023-02-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Vue 2 example
## Installation
```sh
yarn
```
## Start
```sh
yarn start
```
## Usage
打开并按照如下代码注释说明修改 src/App.vue
```diff
//
```