CSC360: Another seed, using a web service [3/5] Previous pageContentsNext page

Here is an example of the use of services: angular2-seed

Should work for you as before, simply using:

npm install
npm start
open http://localhost:3000/ in your browser (not automatic)

Interesting bits:

Previous pageContentsNext page