Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 210 Bytes

File metadata and controls

20 lines (10 loc) · 210 Bytes

Django_React

In your directory

Run the following commands.

For React cd spotify_app

cd frontend

npm run dev

For Django

cd spotify_app

python manage.py runserver