tauri-apps / tauri-apps/tauri-docs

Add guide: Tauri + Vue

Open
#442 1 comment 1 reaction 0 assignees View on GitHub

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.listen with vue reactivity

SSG

  • ssg is possible with vue
  • link to vue ssg docs
  • link to vite ssg docs

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.