This is used to navigate and install apps on Neo4j Desktop.
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 useInstall npm and yarn:
Install dependencies
yarn installyarn startyarn buildLaunches 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 http address where this server is running, ex:
http://localhost:3000. - Set Development App Root Path to this cloned repository, where
package.jsonis, ex:/home/user/graph-app-installer. - Click on Development App