javascript - resource files are coming up empty when hosted locally -


i working on spa app. working fine online. when tried in localhost of xampp, library files empty.

this structure of app

--html_source |--vendors    |--bootstrap       |--bootstrap.min.css |--index.html 

i start xampp , open in localhost. check source files in the
"inspect element" of browser shows files in vendor folder empty files.

need suggestions


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -