tauri-apps / tauri-apps/tauri-docs
Add guide: Tauri + Vue
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
TODO
Explain how to use Tauri with a Vue frontend, show a few examples using various Tauri APIs and give some tips on configuration.
Details
Setup
- install vue
- link to vue getting started
Development
- show basic example
- show how to import tauri functions
- show how to use
events.listenwith vue reactivity
SSG
- ssg is possible with vue
- link to vue ssg docs
- link to vite ssg docs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Tauri documentation structure and the Vue getting-started and Vite SSG documentation links mentioned in the issue. Cover setup, development examples, Tauri imports, events.listen with Vue reactivity, configuration tips, and SSG guidance. Done means a complete Tauri + Vue guide with the requested examples and links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tauri
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100