📝 Add README content

main
DJYohann 2 years ago
parent d51f646e5c
commit d5b5dc34af

@ -2,7 +2,24 @@
## 🎯 Goal ## 🎯 Goal
Create a MVVM League of Legends application in .NET MAUI Create a MVVM League of Legends application in .NET MAUI with a home MVVM and MVVM Toolkit
## 💻 Development
* Branch master => Contains home MVVM
* Branch mvvm-toolkit => Contains MVVM Toolkit
## 💡 Explanation
### Home MVVM
### MVVM Toolkit
## 📝 Documentation
* [.NET MAUI](https://learn.microsoft.com/en-us/dotnet/maui/?WT.mc_id=dotnet-35129-website)
* [.NET MAUI Community Toolkit](https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/)
* [.NET MAUI MVVM Toolkit](https://learn.microsoft.com/en-us/dotnet/communitytoolkit/mvvm/)
## 👨‍💻 Author ## 👨‍💻 Author

Loading…
Cancel
Save