Yeoman : Live connect localhost not resolving

I'm new to Yeoman and Angular. I've just installed both via the NPM and tried running grunt serve. I'm not getting an error on the CL but when the browser fires its not resolving / it's not loading the index file.

I typically use virtual hosts to set up my dev environment. I understand that Connect is effectively a local server but is there a way to point it to a virtual host set up or how should I configure my Gruntfile.js to load correctly?

If I try and access my localhost directly I use localhost/~myname