Created
January 18, 2018 02:22
-
-
Save camilogiraldo/296886746fe797d18af61ddaec702f54 to your computer and use it in GitHub Desktop.
Home 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> | |
Home Component | |
</h1> | |
<p> | |
Home component will be the first screen when the user visits our page. | |
</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment