Skip to content

darker-software/PortfolioSite

Repository files navigation

Darker.Software.Portfolio

Personal portfolio site built with Blazor WebAssembly.

Requirements

  • .NET SDK 10.0.100 (see global.json)
  • LibMan CLI for Bootstrap assets

Getting Started

dotnet restore
libman restore
dotnet build Darker.Software.Portfolio.sln
dotnet run --project Darker.Software.Portfolio.Frontend

Project Layout

  • Darker.Software.Portfolio.sln: solution entry point
  • Darker.Software.Portfolio.Frontend/: Blazor WebAssembly app
  • Darker.Software.Portfolio.Frontend/Pages/: routeable pages
  • Darker.Software.Portfolio.Frontend/Components/: reusable UI components
  • Darker.Software.Portfolio.Frontend/Styles/: SCSS sources
  • Darker.Software.Portfolio.Frontend/wwwroot/: static assets and compiled CSS/JS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors