Giter Site home page Giter Site logo

zhangaz1 / movies-javascript-bolt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neo4j-examples/movies-javascript-bolt

0.0 1.0 0.0 560 KB

Neo4j Example application with node (express) backend using the neo4j-javascript-driver

License: Apache License 2.0

JavaScript 67.92% HTML 32.08%

movies-javascript-bolt's Introduction

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.

movies-javascript-bolt's People

Contributors

janekk avatar jexp avatar whatsocks avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.