electronjs.md - cccnqu/se106a GitHub Wiki Electron.js 和 Node.js 類似,但是可以用來開發《本地視窗程式》的一套執行環境,是 github 的公司 octocat 開發的開放原始碼專案! https://electron.atom.io/ 典型作法 (Boilerplate) https://github.com/chuyik/electron-boilerplate (gulp) https://github.com/szwacz/electron-boilerplate (webpack) https://github.com/SimulatedGREG/electron-vue (vue)