Upgrade Github action versions
Use working-directory for ci.yml
Cleanup various issues and cruft (#128)
Download .NET and install the appropriate .NET version.
Setup the project
dotnet restore
Run the front-end client in a terminal window of its own (2 options):
dotnet watch run --project src/Client
cd src/Client
dotnet watch run
Run the back-end server, if you need it, in a terminal window of its own (2 options):
dotnet watch run --project src/Server
cd src/Server
dotnet watch run
TODO: Description
.razor
]
.razor.cs
] (Optional)
@code
blockOnInitialized
, OnAfterRender
, etc..razor.css
] (Optional)
.css
files whenever possible, importing .css
files that are needed