Template Studio (aka TS) documentation is divided into three areas.
Everyone should read these.
- Installing the extension
- Core concepts
- How to create a new app and add new pages/features
- 3rd party libraries updates and breaking changes
These will help if using TS to build apps.
- Using and extending the generated UWP app
- Handling app activation
- Handling navigation within the app
- Adapt the app for specific platforms
- Using and extending the generated WinUI 3 app
- Handling app activation
- Handling navigation within the app
These will help if you want to know more about TS or contribute to the project.