neo4j/neo4j-browser

Name: neo4j-browser

Owner: Neo4j

Description: Neo4j's client application. Query, visualize, manage.

Created: 2015-11-11 16:29:14.0

Updated: 2018-01-09 10:16:47.0

Pushed: 2018-01-18 10:23:17.0

Homepage:

Size: 199584

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Neo4j Browser

Development setup
  1. Clone this repo
  2. Install yarn globally (not required but recommended): npm install -g yarn
  3. Install project dependencies: yarn
Development server

yarn start and point your web browser to http://localhost:8080. (Windows yarn startnodash)

Testing

yarn test to run a single test run. A linter will run first.

yarn dev to have continous testing on every file change.

Devtools

Download these two chrome extensions:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.