Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neo4j-devtools/nvl-boilerplates

Template projects to get started with the Neo4j Visualization Library (NVL)
https://github.com/neo4j-devtools/nvl-boilerplates

force-directed-graphs graph-layout graphviz neo4j

Last synced: 19 days ago
JSON representation

Template projects to get started with the Neo4j Visualization Library (NVL)

Awesome Lists containing this project

README

        

This repository contains boilerplates for creating a new project with NVL with [Webpack](https://webpack.js.org/) and [Vite](https://vitejs.dev/). There are two base projects for each, one using plain JavaScript and the other using [React](https://reactjs.org/). Copy the contents of the folder of the project you want to start with into a new folder and install the dependencies with your preferred package manager, e.g. using `yarn install`.

For further information, visit https://neo4j.com/docs/nvl/current/.