commit 3f8daed62829432cd546d4ce32c363888697b43a Author: Helge-Mikael NordgÄrd Date: Tue May 6 19:39:10 2025 +0200 Add Home diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..5bfc035 --- /dev/null +++ b/Home.md @@ -0,0 +1 @@ +Welcome to the Wiki. Here we will mainly give a quick dive into the architectural structure of the code to get you started quickly into making your own page components. But we will also dedicate a few paragraph explaining how to test your code and push changes to your own branch and post pull requests for code review. \ No newline at end of file