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

https://github.com/open-data-plan/g2plot-vue-demo

demo for g2plot with vue 3
https://github.com/open-data-plan/g2plot-vue-demo

Last synced: 9 months ago
JSON representation

demo for g2plot with vue 3

Awesome Lists containing this project

README

          

# g2plot-vue-demo

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

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

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

### Run your unit tests
```
yarn test:unit
```

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

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