For the updated version, see https://github.com/neo4j-contrib/graphgist-portal-v3
This is was a frontend for Graphgist Portal.
Install nvm
Activate the correct node.js version using nvm. You may receive a message instructing you to install the correct node.js version if you have not done so before. To ensure you are always using the correct node.js version you need to run this command every time you work on this project.
nvm use
Install npm and yarn:
Install dependencies
yarn install
yarn start
yarn build
Launches the test runner in the interactive watch mode:
yarn test
- Go to your Neo4j Desktop’s settings (bottom left gear icon).
- Enable development mode.
- Set Development App Entry Point to the address where the Graph Example is running.
- Set Development App Root Path to this cloned repository, where
package.json
is. - Close settings by clicking again on the gear icon.
- Click on Development App