Install via bower by executing the command bower install angular-file-dnd
- Include the file in your view
<script src="components/angular-file-dnd/dist/angular-file-dnd.min.js"></script>
- Add a dependency to 'omr.angularFileDnD' to your angular app.js file
- Use as documented here