Skip to content

WebDataRocks/pivot-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Download or clone this project from GitHub:
git clone https://github.com/WebDataRocks/pivot-vue.git
cd pivot-vue
  1. Install npm packages:
npm install
  1. 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.