Skip to content

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

Notifications You must be signed in to change notification settings

neo4j-devtools/nvl-boilerplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains boilerplates for creating a new project with NVL with Webpack and Vite. There are two base projects for each, one using plain JavaScript and the other using React. 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/.