ng-loading icon indicating copy to clipboard operation
ng-loading copied to clipboard

Downloaded demo not working

Open saurindashadia opened this issue 9 years ago • 2 comments

I just downloaded the zip file from release list, extracted it to my apache server folder (I know I don't need to). Given permission to 777 but still demo is not working and showing error loading resources error in browser console.

Please check attached file. screenshot from 2015-10-22 18 34 34

saurindashadia avatar Oct 22 '15 13:10 saurindashadia

Also demo file contains lots of js and css files. It should use only necessary files to run the example.

saurindashadia avatar Oct 22 '15 13:10 saurindashadia

Hi devsaurin

You must run

bower install 

in the main project folder before you copy the demo files to your server.

I hope it helps.

Thanks

stewartm83 avatar Dec 09 '15 09:12 stewartm83