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%
| .vscode | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
Tauri + Vanilla TS
This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.