This project is no longer maintained. please check out this repo
本專案不再維護 如果想要繼續使用請參考這個 repo
An Electron application with Vue and TypeScript
$ npm install$ npm run dev# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux