Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/togetheryear/tvv
Tauri-Vue-Vite-Windows
https://github.com/togetheryear/tvv
tauri2 vue3 windows
Last synced: 1 day 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 (over 1 year ago)
- Default Branch: Tauri-V2
- Last Pushed: 2024-12-11T03:38:51.000Z (11 days ago)
- Last Synced: 2024-12-11T04:27:04.972Z (11 days ago)
- Topics: tauri2, vue3, windows
- Language: TypeScript
- Homepage:
- Size: 35.9 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 其他暂不考虑
```