rqbit/desktop
2023-12-07 00:13:11 +00:00
..
.vscode Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
src Desktop state persistence 2023-12-07 00:13:11 +00:00
src-tauri Desktop state persistence 2023-12-07 00:13:11 +00:00
.gitignore Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
index.html Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
package-lock.json Fixed npm warnings 2023-12-06 01:26:33 +00:00
package.json Fixed npm warnings 2023-12-06 01:26:33 +00:00
README.md Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
tsconfig.json Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
tsconfig.node.json Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
vite.config.ts Add a desktop app with tauri 2023-12-02 22:24:36 +00:00

Tauri + React + Typescript

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