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
- Host: GitHub
- URL: https://github.com/lelouchb/vue-cube-echarts
- Owner: lelouchB
- Created: 2022-01-20T06:25:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T08:47:06.000Z (over 3 years ago)
- Last Synced: 2025-05-07T23:42:10.428Z (17 days ago)
- Topics: cube, cubejs, echarts, vue
- Language: Vue
- Homepage: vue-cube-echarts.vercel.app
- Size: 332 KB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Cube Echarts
### Dashboard built with Cube.js and Echarts using MoMA Dataset
## 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/).