UNPKG

browservefy

Version:

quicky http server to test out browserify changes rapidly

17 lines (9 loc) 215 B
# browservefy tiny CLI script to run a local static server that responds to a provided path with browserify. ## usage ```javascript $ browservefy path/to/entry.js PORT -- [browserify args] ``` ## license MIT