UNPKG

browserify-server

Version:

Browserify bundling + static server in one!

16 lines (9 loc) 409 B
Usage: browserify-server --bundle=[file] -o [out] bundle the file and write the bundle to out browserify-server --server=[folder] --port PORT Run a static http server serving the folder browserify-server --example=name Scaffolds an examples folder in ./examples/name with a makefile, package.json and static/index.html setup for writing examples that use browserify-server