Students: Johan Säisä & Rasmus Broborg
Class: .NET21 Sthlm (OnPrem)
This project represents the students submission for the refactoring excercise found at HemsideGenerator.
Run the following commands to restore, test, and run the application.
dotnet restore
dotnet test
cd src/WebGenCleaning.UI/
dotnet run