Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 275 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 275 Bytes

browservefy

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

DEPRECATED

USE BEEFY INSTEAD

usage

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

license

MIT