5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 06:40:34 +08:00
wails/v3/internal/templates/vue/frontend
2023-01-22 15:39:57 +11:00
..
.vscode [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
public [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
src [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
.gitignore [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
index.html [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
package.json [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
README.md [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
vite.config.js [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.