2025-09-25 15:31:11 +08:00
2025-09-25 15:31:11 +08:00
2025-08-19 14:56:38 +08:00
2025-09-24 16:43:10 +08:00
2025-09-25 15:31:11 +08:00
2025-08-19 14:56:38 +08:00
2025-08-19 14:56:38 +08:00
2025-08-19 14:56:38 +08:00
2025-08-19 14:56:38 +08:00
2025-09-24 16:43:10 +08:00
2025-09-10 15:44:10 +08:00
2025-09-10 15:44:10 +08:00
2025-09-24 16:43:10 +08:00
2025-08-26 17:04:31 +08:00
2025-09-15 15:33:58 +08:00
2025-08-19 14:56:38 +08:00
2025-08-19 14:56:38 +08:00
2025-08-19 14:56:38 +08:00
2025-09-25 15:31:11 +08:00

vue-desktop

浏览器Chrome 84+、Edge 84+、Firefox 79+、Safari 14+

Node.jsv14+

不支持IE

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build
Description
No description provided
Readme 1.3 MiB
Languages
TypeScript 90.8%
Vue 4.6%
SCSS 2.3%
CSS 2%
HTML 0.3%