Skip to content

Instantly share code, notes, and snippets.

@camilogiraldo
Created January 18, 2018 02:24
Show Gist options
  • Save camilogiraldo/b32b18405ee18f8724bd196b5960c49e to your computer and use it in GitHub Desktop.
Save camilogiraldo/b32b18405ee18f8724bd196b5960c49e to your computer and use it in GitHub Desktop.
BigFeature HTML
<a routerLink='/home'>Home</a>
<a routerLink='/bigComponent'>Feature</a>
<h1>
Big Feature here.
</h1>
<p>
Here is where the big feature of our fancy app will reside.
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment