Giter Site home page Giter Site logo

gmajip / electron-vue-template-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lhc-up/electron-vue-template

0.0 0.0 0.0 744 KB

electron-vue-template,electron+vue+webpack,for client and web.一套代码,同时构建客户端和web端。

HTML 3.21% JavaScript 92.57% Vue 4.22%

electron-vue-template-1's Introduction

electron-vue-template

安装依赖

npm install

调试客户端

npm run dev dev npm run dev test npm run dev npm run dev是客户端调试命令,最后一位是环境参数,表示需要调试的是哪个环境,同时devServer会代理到对应的后端服务,不加环境参数则默认未release环境,具体配置在config文件夹下。

调试web端

npm run devweb dev npm run devweb test npm run devweb

打包客户端

npm run build 客户端打包产物除了安装包之外,还包含渲染进程的zip压缩包,用于自动更新小版本使用。

打包web端

npm run buildweb

electron-vue-template-1's People

Contributors

lhc-up avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.