In the jdv-demo-client folder run the following command
npm install
Afterwards run
npm run dev
To start a node webserver that will host the AngularJS application.
* To check go to http://localhost:8181 in your browser. You will get an error when checking the pages. That is ok since we are going to be building the data services for the web application.