Vue cli3.0を利用してVue + Electron + Typescript 設定


簡単

$ vue create my-app
$ vue add electron-builder
$ yarn serve:electron