# 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
