No description
  • TypeScript 83.1%
  • Rust 8.9%
  • CSS 7.4%
  • HTML 0.6%
Find a file
2025-06-23 09:42:24 +05:00
.vscode git init 2025-06-22 02:27:03 +05:00
public git init 2025-06-22 02:27:03 +05:00
src converted App into arrow function, used the import alias, removed styles 2025-06-23 09:42:08 +05:00
src-tauri added functions to help with parsing and conversion of hex for ELM 2025-06-23 09:42:24 +05:00
.gitignore git init 2025-06-22 02:27:03 +05:00
components.json added shadcn 2025-06-23 09:40:01 +05:00
index.html changed title 2025-06-23 09:39:01 +05:00
package.json added shadcn components, framer motion, tailwindcss and lucide 2025-06-23 09:38:51 +05:00
pnpm-lock.yaml added shadcn components, framer motion, tailwindcss and lucide 2025-06-23 09:38:51 +05:00
README.md git init 2025-06-22 02:27:03 +05:00
tsconfig.json added alias @ 2025-06-23 09:39:51 +05:00
tsconfig.node.json git init 2025-06-22 02:27:03 +05:00
vite.config.ts added tanstack router 2025-06-23 09:39:38 +05:00

Tauri + React + Typescript

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