todos Project setup yarn install Compiles and hot-reloads for development yarn serve yarn electron:serve Compiles and minifies for production yarn build yarn electron:build Lints and fixes files yarn lint Customize configuration See Configuration Reference. 将现有的vue项目转成electron项目 vue add electron-builder 新建vue+electron项目 vue init simulatedgreg/electron-vue electron-vue-project