lyrically A tiny web app to display the lyrics of the song I'm currently playing on Spotify Install virtualenv .venv source .venv/bin/activate pip install -r requirements.txt npm ci Debug npm run serve