Much of web development time is spent on tools like firebug and chrome devtools. This is a hack of devtools, to allow the edits to be saved directly to localhost files (rather than u copying the changes back and forth).
You edit the css and javascript files in chrome devtools, when u r ready, click a button and its updated the localhost, and the browser refreshed.