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

https://github.com/flaque/vx-tut


https://github.com/flaque/vx-tut

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# vx-tut

![graph image](http://i.imgur.com/wPhvvBj.png)

This code creates a graph with [vx](https://github.com/hshoff/vx), a javascript library that combines react and d3.

## How to Run
```
$ npm install
$ npm run dev
```