Angular Umbraco Front end demo
This Umbraco project is associated with the following blog posts:
http://kpensar.com/blog/2014/02/17/umbraco-hearts-angular-a-series-on-building-an-spa-application/ and http://kpensar.com/blog/2014/02/17/umbraco-hearts-angular-part-ii-web-api-and-angulars-first-date/ and http://kpensar.com/blog/2014/02/19/umbraco-hearts-angular-part-iii-converting-the-txt-starter-kit-into-an-angular-app/
It demonstrates a couple of strategies for building an Angular application using the Umbraco backend. This demo is only that, a demo and it isn't the best way or the only way of doing things.
This is an Umbraco 7.0.4 installation using the TXT starter kit. There was no changes to the content except for adding a few images so if you are so inclined you can start with a new install, copy the web.config, global.asax, controllers, models, scripts, and Views and it should work for you. Or, you can download this and run it.
Back office login: admin/1234
All feedback welcome.