Using Yeoman and Jade Getting started Make sure you have yo installed: npm install -g yo Run: yo webapp Install grunt-contrib-jade: npm install grunt-contrib-jade --save-dev Customization