Is it possible to run a node web server locally and have it inject code into an html file? Let's say I have a file called test.html which I want to inject a browserified javascript library, on the fly. Is there a way when I access a node webserver running on Is it possible to run a node web server locally