No description
Find a file
2025-07-17 11:18:10 +02:00
.vscode INIT 2025-07-17 09:02:38 +02:00
public/fonts/Roboto INIT 2025-07-17 09:02:38 +02:00
src remove: unused import 2025-07-17 11:18:10 +02:00
src-tauri INIT 2025-07-17 09:02:38 +02:00
.gitignore INIT 2025-07-17 09:02:38 +02:00
bun.lock INIT 2025-07-17 09:02:38 +02:00
bunfig.toml INIT 2025-07-17 09:02:38 +02:00
index.html INIT 2025-07-17 09:02:38 +02:00
package.json INIT 2025-07-17 09:02:38 +02:00
README.md INIT 2025-07-17 09:02:38 +02:00
tsconfig.json INIT 2025-07-17 09:02:38 +02:00
tsconfig.node.json INIT 2025-07-17 09:02:38 +02:00
vite.config.ts INIT 2025-07-17 09:02:38 +02:00

Tauri + Vue + TypeScript

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