Hi I am new to angularjs framework.
I am executing my app via the url localhost/angularsample, problem is when a change occurs in any file I will have to manually reload it to see the changes.
In a tutorial video I saw an angular app running on localhost:800 do live reload.
How it is possible?