* chore: update install commands in setup scripts
* chore(examples/api): add `tauri` script
* chore(contributing.md): update to match new developments
* fix(scripts/setup): typo
* chore(examples): replace communication with helloworld
* remove deno submodule as it was added on accident
* fix(examples/helloword): add __tauri.js to .gitignore
* fix(examples): helloworld example with `cargo run`, change dev path
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>