An HTTP-API providing useful data for you Angular Client
$ npm install
# or
$ yarn
If you run the API you can access the API Reference opening the following url: http://localhost:3000/api
The API endpoint listens on http://localhost:3000.
$ npm run start:prod