This directory serves as a demo for the component. The actual library is in projects/last-fm-scrobbles. See that directory for implementation and development details.
This project was generated with Angular CLI version 7.3.8.
To demo the component, start by obtaining a Last.fm API key, and replace API_KEY_HERE with your key. Next, run npm install, then ng serve and navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.