Migrations (first time)

python manage.py migrate

Running the app

python manage.py runserver

then visit localhost:8000 in your favourite browser.