Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 370 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 370 Bytes

ahotest

ahotest

##beefy a local development server designed to work with browserify

how do I get it?

npm install -g beefy; and if you want to always have a browserify available for beefy to use, npm install -g browserify.

usage

$ cd directory/you/want/served
$ beefy path/to/thing/you/want/browserified.js [PORT] [-- browserify args]