lanspread/crates/lanspread-tauri-deno-ts
2024-12-03 20:49:13 +01:00
..
.vscode [ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00
public [ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00
src [ui] wait for server, rename to softlan-launcher 2024-11-15 12:29:16 +01:00
src-tauri [deps] move all deps into main toml and update 2024-12-03 20:49:13 +01:00
.gitignore [ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00
deno.lock [improve] set game dir on client -> updates Play/Install button based on games existing 2024-11-14 19:41:55 +01:00
index.html [ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00
package.json [improve] set game dir on client -> updates Play/Install button based on games existing 2024-11-14 19:41:55 +01:00
README.md [ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00
tsconfig.json [ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00
tsconfig.node.json [ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00
vite.config.ts [ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.