This repository serves as a code container for this tutorial: How to Deploy a Blazor App on Netlify.
# clone the repo
$ git clone https://github.com/Marktawa/silverfox.git
# change directory to Blazor source code root
$ cd silverfox/src
# Run application
/silverfox/src $ dotnet run