nyc-bookstores/node_modules/beefy/node_modules/live-reload/node_modules/browserify-server/README.md

495 B

browserify-server

Browserify bundling + static server in one!

Docs

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

Installation

npm install browserify-server

Contributors

  • Raynos

MIT Licenced