Hi Andy, Have a look at the current quick-start from the documentation, as it does exactly what you are asking. That said, you really should look into using developer tools that do the build for you, like angular-cli <https://cli.angular.io/>. It will reduce the amount of code that your page needs by a *very large* factor. Making your app load and work much faster. And if you use the AOT option, also a lot safer.
Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
