Here is a jade template that is being autocompiled into html (using gulp) which uses coffee-script to create the AngularJS app/controller.
I'm using WebStorm, with a Unit Test auto reloading the browser on code changes:
My dev environment looks like this (WebStoem on left, Chrome-Js on right):