This is an example of using Grunt to run Browserify to create minified client-side Javascript that can use jQuery.
To use the example, checkout & cd into the repo, then:
npm install
gruntNow open index.html in a web browser, and look in the Javascript console.