Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.35 KB

Blazor & Cosmic Blog

Netlify Status .NET Core

blazor-cosmic-blog

blazor-cosmic-blog

blazor-cosmic-blog

This repo contains an example blog application that is built with Blazor, Cosmic and Tailwind CSS.

Prerequisites

  • Install the latest .NET Core SDK
  • Install the Blazor project templates
  • Cosmic account

Getting Started

git clone https://github.com/sumitkharche/BlazorCosmicBlog.git
cd BlazorCosmicBlog

Keys

In wwwroot/appsettings.json file,

  • update your Cosmic bucket slug

Run

dotnet run

Open https://localhost:44346/.