Skip to content

Tweega/movies-dev-bolt

Repository files navigation

Neo4j Movies Example Application - neo4j-driver Edition

image of application

Stack

Quickstart

Setup

$ npm install

Run locally

  • Start Neo4j (Download & Install) locally and open the Neo4j Browser.
  • Install the Movies dataset with :play movies, click the statement, and hit the triangular "Run" button.
  • Clone this project from GitHub
  • Run the App inside the Webpack Dev Server:
# run in developement mode (refreshes the app on source code changes)
$ npm run dev

# builds the release version with client assets in "build" directory
$ npm run build

When running in "dev" mode navigate to http://localhost:8080/webpack-dev-server/ to see the application.

After executing the npm run build command, open local file "build/index.html" in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •