add recipe detail

This commit is contained in:
bastien ollier
2024-06-14 15:09:24 +02:00
parent 4b5b05f396
commit 632e9b69e5
5 changed files with 26 additions and 4 deletions

View File

@@ -1 +1,4 @@
<p>recipe works!</p>
<p>{{recipe.id}}</p>
<p>{{recipe.name}}</p>
<p>{{recipe.description}}</p>