. ├── frontend/ # Electron + React 前端 │ ├── electron/ # Electron 主進程與 Preload 腳本 │ │ ├── main.ts # 主進程 (啟動 Python、處理 IPC) │ │ └── preload.ts # 預加載腳本 (暴露 API 給前端) │ └── src/ # React 源代碼 │ ├── ...
Nodejs v13.14.0 Python 3.7.3 MySQL via XAMPP v3.2.4 Bootstrap via bootswatch.com theme solar ...