https://github.com/zingchart/vue-dashboard
An example dashboard using ZingChart and ZingGrid
https://github.com/zingchart/vue-dashboard
Last synced: about 1 month ago
JSON representation
An example dashboard using ZingChart and ZingGrid
- Host: GitHub
- URL: https://github.com/zingchart/vue-dashboard
- Owner: zingchart
- Created: 2021-01-11T16:58:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T19:08:16.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T21:14:29.822Z (over 1 year ago)
- Language: Vue
- Size: 2.94 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Dashboard Example
A Dashboard for the Vue.js framework build with ZingChart and ZingGrid
## Instructions
1. Build the package
`$ npm run build`
2. The output application will be generated in the /dist folder.
## Development
`$ npm run serve`