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