Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 475 Bytes

00-get-started.md

File metadata and controls

13 lines (7 loc) · 475 Bytes

Get started

In this session, you'll setup your machine for Blazor development and build your first Blazor app.

Setup

To get started with Blazor, follow the getting instructions on blazor.net.

Build your first app

Once you have your first Blazor app running, try building a Blazor todo list app.

Next up - Components and layout