browserify-simple-example An example setup of browserify that uses require() To use this repo: Clone it Run npm install Run ./node_modules/browserify/bin/cmd.js --debug --entry index.js --outfile dist/bundle.js Open index.html and enjoy!