Awesome
<p align="center"> <img src="https://github.com/slanatech/dashblocks-template/blob/master/screenshots/dblogo.png?raw=true" height="200" width="200" alt="https://dashblocks.io"/> </p>Dashblocks Vue Material Admin Template | DEMO
<img src="https://img.shields.io/npm/v/quasar.svg?label=quasar"> <img src="https://img.shields.io/npm/v/dashblocks.svg?label=dashblocks">
Enable Analytics in your Vue App with Dashblocks
Dashblocks Vue Material Admin Template is build based on Quasar Framework, Vuex, Vuejs and Dashblocks.
We focus on providing beautiful interactive Dashboards out of the box, and helping to enable In-App Analytics in your Apps.
Dashblocks enables simple and streamlined way to quickly add awesome Dashboards in your app:
- Use declarative approach to define a dashboard. The whole dashboard is just one JS object (or JSON)
- Provide reasonable out of the box defaults for all chart types, such as colors
- Support dark / light modes out of the box
- Enable interactivity by providing event handling on dashboard level
- Streamline dynamic updates of dashboard data, for example based on user interaction with dashboard
- Even dynamically generate Dashboard itself based on the data - thanks to declarative approach
Quick start
Clone dashblocks-template
repo:
$ git clone https://github.com/slanatech/dashblocks-template.git
Install dependencies:
$ cd dashblocks-template
$ yarn install
Run serve
:
$ yarn run serve
dashblocks-template
is set up using vue-cli, you will see standard vue-cli
scripts in package.json
: serve
, build
...
Quasar Framework is configured using Vue CLI Quasar Plugin.
Enhancements and Bug Reports
If you find a bug, or have an enhancement in mind please post issues
test1 test2 test3