Angular doesn't provide snazzy UI elements like drag and drop. That's not really Angular's purpose. However, there are a few well known directives that provide drag and drop. Here are two that I've used.
https://github.com/angular-ui/ui-sortable
https://github.com/codef0rmer/angular-dragdrop