``` document.addEventListener('DOMContentLoaded', function() { angular.bootstrap(AppComponent); }); ```