Created
January 18, 2018 02:24
-
-
Save camilogiraldo/b32b18405ee18f8724bd196b5960c49e to your computer and use it in GitHub Desktop.
BigFeature HTML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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