Whenever I need to start prototyping a modern web app for a client, Django (REST Framework) and Angular tend to be my tools of choice. Both are true frameworks, they are opinionated and come with the batteries included.
There’s lots of ways you can integrate these frameworks, but I’ll run you through how I setup my Django and Angular apps.