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를 사용하여 electronic-vue로 생성되었습니다. 원래 구조에 대한 문서는 여기에서 찾을 수 있습니다.