Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active November 26, 2019 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/a0e95c6170df7cebd6dd4e3c981d1415 to your computer and use it in GitHub Desktop.
Save bjoerntx/a0e95c6170df7cebd6dd4e3c981d1415 to your computer and use it in GitHub Desktop.
@{
ViewBag.Title = "Index";
}
@Styles.Render("~/Content/Angular")
<app-root></app-root>
@Scripts.Render("~/bundles/Angular")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment