README.md

    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.

    项目简介

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/q809198545/electron-vue-demo

    发行版本

    当前项目没有发行版本

    贡献者 1

    开发语言

    • JavaScript 53.0 %
    • Vue 45.5 %
    • HTML 1.5 %