Giter Site home page Giter Site logo

whereiseaven / vue-cli-plugin-electron-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nklayman/vue-cli-plugin-electron-builder

0.0 0.0 0.0 6.68 MB

A Vue Cli 3/4 plugin for Electron with no required configuration

Home Page: https://nklayman.github.io/vue-cli-plugin-electron-builder/

License: MIT License

JavaScript 99.21% Dockerfile 0.76% Shell 0.03%

vue-cli-plugin-electron-builder's Introduction

Vue CLI Plugin Electron Builder

A Vue Cli 3/4 plugin for Electron with no required configuration that uses Electron Builder.

Build status: Build status

Sponsor

IMPORTANT: Your app must be created with Vue-CLI 3 or 4 (vue create my-app), will not work with Vue-CLI 2 (vue init webpack my-app)!

Quick Start:

Open a terminal in the directory of your app created with Vue-CLI 3.

Then, install and invoke the generator of vue-cli-plugin-electron-builder by running:

vue add electron-builder

That's It! You're ready to go!

To start a development server:

If you use Yarn (strongly recommended):

yarn electron:serve

or if you use NPM:

npm run electron:serve

To build your app:

With Yarn:

yarn electron:build

or with NPM:

npm run electron:build

To see more documentation, visit our website.

Supporters

Yves Hoppe Andrew LeTourneau Mitch Dennet Kasen IO Ivorzk Eric Schirtzinger Alec Armbruster
Yves Hoppe Andrew LeTourneau Mitch Dennet Kasen IO Ivorzk Eric Schirtzinger Alec Armbruster

Past Supporters

Mary-Tyler-Moore

vue-cli-plugin-electron-builder's People

Contributors

nklayman avatar dependabot-preview[bot] avatar greenkeeper[bot] avatar desuuuu avatar akryum avatar jaredmcateer avatar assetkid avatar dannyfeliz avatar dsanders11 avatar netchampfaris avatar hfitzwater avatar jason-chang avatar jayvdb avatar kpes avatar tomas-pecserke avatar vcourdy avatar yojoe 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.