|
Hi there! I would like to know how to fork this app, like is the repo the source code, so i can just download and run this, also how to run a development test, how to build it. Please tell me everything else. |
Answered by
59xa
Feb 24, 2026
Replies: 1 comment
|
Like what I said on #18, here is as follows: Please note you are pulling source code from the legacy version, not V2. Ensure you have an instance of Visual Studio (not Visual Studio Code) available for use, and |
0 replies
Answer selected by
59xa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Like what I said on #18, here is as follows:
Please note you are pulling source code from the legacy version, not V2.
Ensure you have an instance of Visual Studio (not Visual Studio Code) available for use, and
.NET 9.0installed. Review the documentation on how to get started here.