No description
  • Vue 59.9%
  • TypeScript 35.6%
  • CSS 2%
  • Rust 1.3%
  • HTML 0.7%
  • Other 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Przemyslaw b96f96218c
All checks were successful
Build plugin / build (push) Successful in 16s
artifacs
2026-08-14 03:09:06 +02:00
.forgejo/workflows artifacs 2026-08-14 03:09:06 +02:00
.vscode Initial 2026-08-14 02:37:51 +02:00
public Initial 2026-08-14 02:37:51 +02:00
src Initial 2026-08-14 02:37:51 +02:00
src-tauri Initial 2026-08-14 02:37:51 +02:00
.gitignore Initial 2026-08-14 02:37:51 +02:00
index.html Initial 2026-08-14 02:37:51 +02:00
package-lock.json Initial 2026-08-14 02:37:51 +02:00
package.json Initial 2026-08-14 02:37:51 +02:00
postcss.config.cjs Initial 2026-08-14 02:37:51 +02:00
README copy.md Initial 2026-08-14 02:37:51 +02:00
README.md Initial 2026-08-14 02:37:51 +02:00
tailwind.config.js Initial 2026-08-14 02:37:51 +02:00
tsconfig.json Initial 2026-08-14 02:37:51 +02:00
tsconfig.node.json Initial 2026-08-14 02:37:51 +02:00
vite.config.ts Initial 2026-08-14 02:37:51 +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.