kikipoulet / SukiUI

UI Theme for AvaloniaUI
MIT License
1.52k stars 140 forks source link

[Doc] How can I run the demo app locally? #321

Closed danieljfarrell closed 1 month ago

danieljfarrell commented 1 month ago

Suggestion

I followed the link to the microsoft store to try the demo application which cannot be found

image

But no problem, it will actually be better to run the application for source so I can see how things are done. I am not that familiar with visual studio, how do I run the demo application? The usual way I do things does not seem to work.

Screenshot 2024-11-01 at 07 08 47 Screenshot 2024-11-01 at 07 08 56

Additional Information

No response

Insire commented 1 month ago

You have to actually start the demo application and not the library. See this for reference: grafik

danieljfarrell commented 1 month ago

Thank you! Sorry to bother you with basic questions but you answer is appreciated!