rqbit/desktop
2023-12-16 11:20:25 +00:00
..
.vscode Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
src 2/n Fixing dark mode bugs 2023-12-16 11:09:51 +00:00
src-tauri Desktop lg by default 2023-12-16 11:20:25 +00:00
.gitignore Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
index.html Rewrite all styles to tailwind CSS from Bootstrap by @arccik (#58) 2023-12-14 10:37:29 +00:00
package-lock.json Rewrite all styles to tailwind CSS from Bootstrap by @arccik (#58) 2023-12-14 10:37:29 +00:00
package.json Rewrite all styles to tailwind CSS from Bootstrap by @arccik (#58) 2023-12-14 10:37:29 +00:00
postcss.config.js Rewrite all styles to tailwind CSS from Bootstrap by @arccik (#58) 2023-12-14 10:37:29 +00:00
README.md Add a desktop app with tauri 2023-12-02 22:24:36 +00:00
tailwind.config.js 2/n Fixing dark mode bugs 2023-12-16 11:09:51 +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 Rewrite all styles to tailwind CSS from Bootstrap by @arccik (#58) 2023-12-14 10:37:29 +00:00

Tauri + React + Typescript

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