https://github.com/togetheryear/tvv
Tauri-Vue-Vite-Windows
https://github.com/togetheryear/tvv
tauri2 vue3 windows
Last synced: about 2 months ago
JSON representation
Tauri-Vue-Vite-Windows
- Host: GitHub
- URL: https://github.com/togetheryear/tvv
- Owner: TogetherYear
- License: mit
- Created: 2023-08-24T06:23:16.000Z (almost 2 years ago)
- Default Branch: Tauri-V2
- Last Pushed: 2025-03-05T08:40:56.000Z (3 months ago)
- Last Synced: 2025-03-05T09:35:53.522Z (3 months ago)
- Topics: tauri2, vue3, windows
- Language: TypeScript
- Homepage:
- Size: 36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Vue 3 + Typescript + Tauri + Vite + ( ...args )
### 基本模板
```
默认打包后本地服务器端口是 34290 可修改 避免重复
``````
默认深度链接协议是 tvv-chips 可修改 避免重复
``````
只适配 windows 其他暂不考虑
```