Installation of the API

To install the API, run the following commands:

$ git clone <repo_url>
$ cd packt-angular-seo-api
$ npm install
$ npm start

If all went well, you should see the following message in the terminal:

Web server listening at: http://localhost:3000
Browse your REST API at http://localhost:3000/explorer

Get Beginning Server-Side Application Development with Angular now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.