Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wbkd/d3-discovery

A tool for exploring D3.js plugins
https://github.com/wbkd/d3-discovery

d3 vue

Last synced: about 2 months ago
JSON representation

A tool for exploring D3.js plugins

Awesome Lists containing this project

README

        

# D3 Discovery

Finding D3 plugins with ease.

![screenshot](https://d3-discovery.net/static/images/d3Discovery_teaser.jpg)

## 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
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).