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

https://github.com/ynahmany/optimized-react-vis

Optimized react graph vis.js component
https://github.com/ynahmany/optimized-react-vis

Last synced: 3 months ago
JSON representation

Optimized react graph vis.js component

Awesome Lists containing this project

README

        

## Dev and build locally

```
yarn
yarn build
cd example
yarn
yarn dev

```
## Example

## Running example

```
cd example
npm install
npm run dev
```