Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 194 Bytes

File metadata and controls

6 lines (6 loc) · 194 Bytes

Spotify-Web-App

Setup Steps

  1. $ virtualenv -p python3 venv && $ source venv/bin/activate
  2. $ pip install requirements.txt
  3. $ python app.py
  4. open any browser and go to localhost:8888