Skip to content

Commit bcd2760

Browse files
authored
Merge pull request #644 from DuendeSoftware/mb/vue
Vue BFF sample
2 parents 0b48e67 + 2616b6f commit bcd2760

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

BFF/v3/docs/content/samples/_index.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,15 @@ This sample shows how to use the BFF framework with the .NET 6 React template.
1919
[link to source code]({{< param samples_base >}}/React)
2020

2121
### Angular Frontend
22-
This sample shows how to use the BFF framework with the .NET 6 Angular template.
22+
This sample shows how to use the BFF framework with the .NET 8 Angular template.
2323

2424
[link to source code]({{< param samples_base >}}/Angular)
2525

26+
### Vue Frontend
27+
This sample shows how to use the BFF framework with the .NET 8 Vue template.
28+
29+
[link to source code]({{< param samples_base >}}/Vue)
30+
2631
### Blazor WASM
2732
This sample shows how to use the BFF framework with Blazor WASM.
2833

0 commit comments

Comments
 (0)