This repository holds a sample integration project of WebDataRocks reporting tool with the Vue framework.
WebDataRocks is a free reporting tool. Get it here.
- Download or clone this sample project from GitHub.
- Install npm packages by running in the console:
npm install - Run your application:
npm run serve Your application will run at http://localhost:8080/.
For detailed instructions on the integration, please refer to this tutorial: Integration with Vue.