joni2back / angular-filemanager

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)
https://joni2back.github.io/angular-filemanager/
MIT License
1.76k stars 576 forks source link

Missing dependency from installation guide #267

Open stanciupaul opened 7 years ago

stanciupaul commented 7 years ago

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>

HowToDoThis commented 7 years ago

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