Website: webdatarocks.com
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 dev
You can access the project at http://localhost:5173/
.
For details on how to integrate WebDataRocks into existing Vue projects, check out the integration with Vue.
This WebDataRocks sample project is released under the MIT license (free and open-source).
WebDataRocks is distributed under the terms and conditions of the WebDataRocks End User License Agreement: https://www.webdatarocks.com/license-agreement/.
For WebDataRocks-related questions, bug reports, and feature requests, please create an issue on our GitHub.