angular-filemanager icon indicating copy to clipboard operation
angular-filemanager copied to clipboard

Missing dependency from installation guide

Open stanciupaul opened this issue 8 years ago • 1 comments

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>

stanciupaul avatar Apr 20 '17 07:04 stanciupaul

Actually, I recommend use original index.html, because orig was filled up correctly.

HowToDoThis avatar Jul 17 '17 14:07 HowToDoThis