Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 249 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 249 Bytes
# Django Music Player A music player built with django web framework ## demo ## dependencies #### Python, Django==2.1 ## run ``` python manage.py makemigrations python manage.py migrate python manage.py runserver ``` # sangeet