This repository contains a sample project that shows how to integrate WebDataRocks with the Vue 2 framework.
- 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/.
For details on how to integrate WebDataRocks into existing Vue projects, check out the integration with Vue.
Feel free to ask WebDataRocks-related questions on StackOverflow.