https://github.com/flaque/vx-tut
https://github.com/flaque/vx-tut
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flaque/vx-tut
- Owner: Flaque
- Created: 2017-05-18T17:36:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T03:15:52.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T01:41:28.614Z (about 2 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 6
- Watchers: 1
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vx-tut

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