/browservefy

simplehttpserver / webrick replacement that automatically responds to a given entry point path with the results of browserify <that path>

Primary LanguageJavaScriptMIT LicenseMIT

browservefy

tiny CLI script to run a local static server that responds to a provided path with browserify.

usage

$ browservefy path/to/entry.js PORT -- [browserify args]

license

MIT