mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
5 lines
182 B
Markdown
5 lines
182 B
Markdown
|
|
# 5 - Introducing Blazor
|
||
|
|
|
||
|
|
Today we're going to learn how to build a Blazor application by recreating the classic four-in-a-row game, Connect Four.
|
||
|
|
|
||
|
|
## Today's challenge: Connect Four
|