This repo contains an example blog application that is built with Blazor, Cosmic and Tailwind CSS.
Read the how-to guide: How to Build a Blazing-Fast Blazor Blog with Cosmic.
- Install the latest .NET Core SDK
- Install the Blazor project templates
- Cosmic account
git clone https://github.com/cosmicjs/blazor-blog.git
cd blazor-blog
In wwwroot/appsettings.json file,
- update your Cosmic bucket slug
- update your Cosmic bucket read key
dotnet run
Open https://localhost:5000/.