6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)Vue12,649 stars (12,649 stars)2,142 forks (2,142 forks)user submission
enhancementhelp wanted
Description
可以发布一个可执行EXE文件吗?
Contributor guide
- Tech stack
- vue
- Domain
- desktopmobile
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Vue basicsElectron concepts
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue is a feature request to provide a downloadable executable for desktop and mobile platforms. The repository is a Vue based web app. To implement, contributors would need to explore the current build setup (likely Vite) and consider packaging with Electron or Tauri for desktop, and possibly Capacitor or React Native for mobile. There are 6 comments in the issue that may contain further context; reading them is recommended.