.. | ||
bin | ||
node_modules | ||
.npmignore | ||
fake_index.html | ||
help.js | ||
index.js | ||
package.json | ||
README.md |
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