Skip to content

Instantly share code, notes, and snippets.

@SirajGadhia
Created January 30, 2016 04:17
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 SirajGadhia/d56687d55b9b26f80b14 to your computer and use it in GitHub Desktop.
Save SirajGadhia/d56687d55b9b26f80b14 to your computer and use it in GitHub Desktop.
//http://www.siraj360.com/ng2/ :: A single page application developed with Angular 2 (beta) and Bootstrap 4 (alpha).
<header></header>
<main class="container-fluid" >
<router-outlet></router-outlet>
</main>
<fotter></fotter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment