Intercepting browser's http requests which made by fetch.
install the dependencies
yarn
yarn run dev
and
yarn run service
execute the above commands separetely and access the url http://localhost:3000/examples/index.html
Open the browser console to view logs
yarn run pack