To run: Either manually browserify index.js -o bundle.js. Live reload: watchify index.js -o bundle.js. Also run http-server, and visit index.html to test.