#Neo4j Browser
####A web interface for the Neo4j Graph Database
##Development
####Set up your environment
-
Install node.js
-
Clone this Github repository
npm install
This installs npm modules needed to build the browser code.
node index.js
This listens on port 3000, serving up static documents.
##Licensing ISC