This page demonstrates how to safely bootstrap an Angular application inside a layout rendered by Andalina. We listen for the andalina:ready event before calling angular.bootstrap().
andalina:ready
angular.bootstrap()
Welcome, {{ user.name }}!