- Download and install Neo4j desktop : https://neo4j.com/download/
- create new local database (any name, start and set the password - update your code)
- install git
- install node.js
- clone this repo
from the command line :
npm install
node app.js
or if installed
nodemon app.js