electron vue demo
1.0.0
Electron-Vue プロジェクト
# install dependencies
yarn install # or npm install or cnpm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
npm install -g yarn
npm install -g cnpm --registry=https://registry.npm.taobao.org
CSDN
このプロジェクトは、vue-cli を使用して Electron-vue で生成されました。元の構造に関するドキュメントはここにあります。