electron vue demo
1.0.0
Ein Electron-Vue-Projekt
# 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
Dieses Projekt wurde mit Electron-Vue unter Verwendung von Vue-Cli erstellt. Eine Dokumentation zur ursprünglichen Struktur finden Sie hier.