No description
  • Rust 39.4%
  • Svelte 31.8%
  • CSS 13.5%
  • TypeScript 10.3%
  • HTML 3.1%
  • Other 1.9%
Find a file
2023-10-01 12:56:13 +02:00
public Initial commit 2023-09-30 10:36:23 +02:00
src wip: async loading of both album sources 2023-10-01 12:56:13 +02:00
src-tauri wip: async loading of both album sources 2023-10-01 12:56:13 +02:00
.gitignore Initial commit 2023-09-30 10:36:23 +02:00
index.html Initial commit 2023-09-30 10:36:23 +02:00
package.json Initial commit 2023-09-30 10:36:23 +02:00
pnpm-lock.yaml Initial commit 2023-09-30 10:36:23 +02:00
README.md Initial commit 2023-09-30 10:36:23 +02:00
svelte.config.js Initial commit 2023-09-30 10:36:23 +02:00
tsconfig.json Initial commit 2023-09-30 10:36:23 +02:00
tsconfig.node.json Initial commit 2023-09-30 10:36:23 +02:00
vite.config.ts Initial commit 2023-09-30 10:36:23 +02:00

Tauri + Svelte + Typescript

This template should help get you started developing with Tauri, Svelte and TypeScript in Vite.

VS Code + Svelte + Tauri + rust-analyzer.