angular-filemanager
angular-filemanager copied to clipboard
Missing dependency from installation guide
Please add the following dependency to documentation at step 2) Include the dependencies in your project, otherwise initial project setup will not work:
<script src="bower_components/ng-file-upload/ng-file-upload.min.js"></script>
Actually, I recommend use original index.html, because orig was filled up correctly.