index
:
recipe_buddy
Jacob
WIP-demo_changes
chrisundercoffer
master
test-main
Small single user website for storing/cooking recipes.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recipeBuddy
/
src
/
app
/
app.component.html
blob: 014c6b010f4f2e6c4c0aa323bd45bae558db7711 (
plain
)
1
2
<h1>
{{title}}
</h1>
<router-outlet></router-outlet>