AngularPoweredUmbracoFrontend icon indicating copy to clipboard operation
AngularPoweredUmbracoFrontend copied to clipboard

A demosolution showing how to handle Umbraco 7 and a AngularJS frontend

24daysinumbracodemo

A demosolution showing how to handle Umbraco 7 and a AngularJS frontend.

You can also check it out here: http://24days.skybrud.dk/

Get it up and running

  • Open solution and compile in VS.
  • Put an IIS entry on the umbraco/web-folder
  • Add a hostname in your hosts-file
  • Fire it up in your prefered browser http://testdomain/umbraco/ and login with admin:1234
  • Publish entire site
  • Open new tab in browser and insert http://testdomain/umbraco/api/contentapi/getdata/?url=%2F to see json-feed from frontpage

UmbracoUser: admin:1234