pivot-vue
pivot-vue copied to clipboard
Example of integrating the WebDataRocks web reporting tool with the Vue 2 framework
Example of integrating WebDataRocks with the Vue 2 framework
This repository contains a sample project that shows how to integrate WebDataRocks with the Vue 2 framework.
Prerequisites
Run the project
- Download or clone this project from GitHub:
git clone https://github.com/WebDataRocks/pivot-vue.git
cd pivot-vue
- Install npm packages:
npm install
- Run the project:
npm run serve
You can access the project at http://localhost:8080/
.
Related docs
For details on how to integrate WebDataRocks into existing Vue projects, check out the integration with Vue.
Support
Feel free to ask WebDataRocks-related questions on StackOverflow.