ng-loading
ng-loading copied to clipboard
Downloaded demo not working
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.
Also demo file contains lots of js and css files. It should use only necessary files to run the example.
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