mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-07-20 02:55:52 +02:00
New Blazor Project created
This commit is contained in:
9
Pages/Index.razor
Normal file
9
Pages/Index.razor
Normal file
@ -0,0 +1,9 @@
|
||||
@page "/"
|
||||
|
||||
<PageTitle>Index</PageTitle>
|
||||
|
||||
<h1>Hello, world!</h1>
|
||||
|
||||
Welcome to your new app.
|
||||
|
||||
<SurveyPrompt Title="How is Blazor working for you?" />
|
Reference in New Issue
Block a user