Im a newbie to angular and trying to understand how the redirect works.
We are running a BANANA(SOLR) application and whenever the page is redirected to the pip.json file, the application generates a single page application using the JSON content given in the file.
banana/index.html#/dashboard/file/pip.json
Question:-
I don't see any folder dashboard/file within my application? What does dashboard/file mean after the '#' sign..