設置¶ 使用以下指令來設置專案資料夾 git clone https://github.com/Verteilen/Verteilen.git cd Verteilen bun install bun dev 設置完成後可以用以下指令做各種動作 快速執行動作¶ 執行 Electron 開發人員模式 npm run dev 設置靜態網頁 npm run web