tiny CLI script to run a local static server that responds to a provided path with browserify.
$ browservefy path/to/entry.js PORT -- [browserify args]
MIT