doc: README

This commit is contained in:
eneller
2025-12-07 16:55:52 +01:00
parent 6c4235a52f
commit 6d16af7143

View File

@@ -1,6 +1,11 @@
# Tauri + Angular # Tauri + Angular
This template should help get you started developing with Tauri and Angular. On Windows, Tauri requires the the msvc toolchain:
```
rustup default stable-msvc
```
## Recommended IDE Setup ## Recommended IDE Setup