1
0
Fork 0
mirror of https://github.com/coko7/test-tauri-app.git synced 2026-07-20 13:14:58 +00:00
🖥️ Just testing out Tauri to make desktop apps
  • CSS 34%
  • TypeScript 27.5%
  • HTML 24.7%
  • Rust 13.8%
Find a file
2025-10-23 08:08:39 +02:00
.vscode first commit 2025-10-23 08:08:39 +02:00
src first commit 2025-10-23 08:08:39 +02:00
src-tauri first commit 2025-10-23 08:08:39 +02:00
.gitignore first commit 2025-10-23 08:08:39 +02:00
index.html first commit 2025-10-23 08:08:39 +02:00
package-lock.json first commit 2025-10-23 08:08:39 +02:00
package.json first commit 2025-10-23 08:08:39 +02:00
README.md first commit 2025-10-23 08:08:39 +02:00
tsconfig.json first commit 2025-10-23 08:08:39 +02:00
vite.config.ts first commit 2025-10-23 08:08:39 +02:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.