An open API service indexing awesome lists of open source software.

https://github.com/lirael/vuejs-d3-uxgraph-demo

Live demo for UXgraph
https://github.com/lirael/vuejs-d3-uxgraph-demo

d3 data-visualization ux vue2 vuejs

Last synced: 3 months ago
JSON representation

Live demo for UXgraph

Awesome Lists containing this project

README

          


uxgraph logo

# vuejs-d3-uxgraph-demo

> Example of UXgraph usage

## Live demo and library code

- Demo: https://lirael.github.io/vuejs-d3-uxgraph-demo/
- Library: https://github.com/lirael/vuejs-d3-uxgraph/

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```