I haven't studied HTML5, CSS3, TypeScript, React, and Rust enough. I'm learning and developing from scratch.
So, my code may have some elementary level mistakes, and you can help me!
-
Add shadcn ui mail example ()(2024.02.01)
I use react-router-dom and localStorage (shadcn use next/link and cookie)
You can add many beautifully designed components. open source headless UI components.
See https://ui.shadcn.com/docs/components/
pnpm dlx shadcn-ui@latest add [component]Key Features • Roadmap • Tech Stack • License
회사에서 SSL 인증서 문제로 http 사용
(For Cargo TSL Issue. Because of My Company's Intranet Network. When developing at my company, I have to add this option)
- file :
./src-tauri/.cargo/config.toml
http.check-revoke = falseUse official Vite plugins:
- @vitejs/plugin-react-swc uses SWC for Fast Refresh