Skip to content

7 part series on converting a free bootstrap template into a Blazor app

License

Notifications You must be signed in to change notification settings

CodingWithDavid/StaticToBlazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Template to Blazor Application

This project was created to in an effort to see what it would take to take a free Bootstrap templete and make it into a blazor Application. This is part 1 in a 7 part series.

by David Gallivan

Why

Blazor is a new and exciting new SPA framework that allows me to build interactive web applications using C#. You can not get the true feel for a new framework unless you implmenet several differnet soltions. This is just one new solution to try.

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/StaticToBlazor
    cd StaticToBlazor
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

Step one in converting a free Bootstrap template into a Blazor application.

Problems or Suggestions

Open an issue here

Thank You

Resources

About

7 part series on converting a free bootstrap template into a Blazor app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published