tauri-docs
tauri-docs copied to clipboard
[docs] There is no guide for rust developers (e.g. installing npm or else)
In the prerequisites page, there is long documentation for installing Rust with rustup (and some other prerequirements).
However, in most quick start pages, npm, yarn, or pnpm is used without any documentation.
I think it's not comfortable for developers mainly with rust and trying to create gui app with web techs for first time.