This repo contains an example blog application that is built with Blazor, Cosmic and Tailwind CSS.
- Install the latest .NET Core SDK
- Install the Blazor project templates
- Cosmic account
git clone https://github.com/sumitkharche/BlazorCosmicBlog.git
cd BlazorCosmicBlog
In wwwroot/appsettings.json file,
- update your Cosmic bucket slug
dotnet run
Open https://localhost:44346/.