npm install -g browserify
bundle.js
browserify app.js > bundle.js
Pro tip: use ```triple backticks around text``` to write in code fences