- Node
- npm
- Run npm install -g nodemon in terminal
- Open Fuseki and upload turtle files provided in earlier deliverable
- Open /app/crime.js and make sure the SPARQL endpoint matches with the Fuseki server
- Run npm install from app folder in root directory
- nodemon server.js
Go to crime-ui directory, and run following commands using terminal or command prompt
-
Run npm install
-
Run npm start
-
Open http://localhost:8000 in a browser