Sample Express/Mongo App for WDI with the service of yeoman and generator-express
/config/config.js
(server) and (Express)
$ bower install jquery --save
Don't forget to include the library in your templates, referencing the bower package in public/components/...
Starting the app is easy:
$ gulp