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

https://github.com/lelouchb/vue-cube-echarts

Dashboard built with Cube.js and Echarts using MoMA Dataset
https://github.com/lelouchb/vue-cube-echarts

cube cubejs echarts vue

Last synced: 17 days ago
JSON representation

Dashboard built with Cube.js and Echarts using MoMA Dataset

Awesome Lists containing this project

README

        

# Vue Cube Echarts
### Dashboard built with Cube.js and Echarts using MoMA Dataset

![image](https://user-images.githubusercontent.com/45850882/150286488-860e45c8-0a7a-4079-8a7b-97735e2c80cf.png)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

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