Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lloydzhou/graphin-components-vue

Components for graphin based on @antv/graphin-components
https://github.com/lloydzhou/graphin-components-vue

antv components graphin vue

Last synced: 7 days ago
JSON representation

Components for graphin based on @antv/graphin-components

Awesome Lists containing this project

README

        

# graphin-vue-components

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).