Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 746 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 746 Bytes

electron-vue-demo

An electron-vue project

Build Setup

# 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

yarn install

npm install -g yarn

cnpm install

npm install -g cnpm --registry=https://registry.npm.taobao.org

doc

CSDN


This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.