/avaloniaui.net

Primary LanguageCSSCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Build Status

Manual Build Instructions

  1. Make sure you have latest .NET Core SDK installed on your PC
  2. Install the Wyam.Tool .NET Core Global Tool via dotnet tool install -g Wyam.Tool
  3. Clone the repository and descend into repository root folder.
  4. Use the command wyam -i wwwroot to build the website.

View Build Artifacts

Use wyam preview to view what's built, or double-click serve.cmd.

Open http://localhost:5080 in your browser!