multica/apps/desktop/electron
Naiyuan Qing a8143735e9 feat(desktop): initialize electron app with routing and cleanup
Remove template boilerplate (sample SVGs, test IPC message, comments),
add react-router-dom v7 with createHashRouter, scaffold home and chat
pages using @multica/ui components, and add READMEs for desktop, ui,
and store packages documenting import conventions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 14:17:31 +08:00
..
electron-env.d.ts feat(desktop): scaffold Electron app with Vite 2026-01-30 11:34:09 +08:00
main.ts feat(desktop): initialize electron app with routing and cleanup 2026-02-03 14:17:31 +08:00
preload.ts feat(desktop): scaffold Electron app with Vite 2026-01-30 11:34:09 +08:00