All Projects → nklayman → Vue Cli Plugin Electron Builder

nklayman / Vue Cli Plugin Electron Builder

Licence: mit
Easily Build Your Vue.js App For Desktop With Electron

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Cli Plugin Electron Builder

Cookiecutter Django Vue
Cookiecutter Django Vue is a template for Django-Vue projects.
Stars: ✭ 462 (-86.98%)
Mutual labels:  webpack, vue-cli, hacktoberfest
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (-48.77%)
Mutual labels:  webpack, vue-cli, vue-cli-plugin
Electron Vue
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
Stars: ✭ 14,610 (+311.67%)
Mutual labels:  webpack, electron-builder, vue-cli
Wpk
a friendly, intuitive & intelligent CLI for webpack
Stars: ✭ 232 (-93.46%)
Mutual labels:  webpack, cli
Space Snake
A Desktop game built with Electron and Vue.js.
Stars: ✭ 289 (-91.86%)
Mutual labels:  webpack, vue-cli
Webpack Command
[DEPRECATED] Lightweight, modular, and opinionated webpack CLI that provides a superior experience
Stars: ✭ 218 (-93.86%)
Mutual labels:  webpack, cli
Preserver
Preserver is desktop notes organiser built on electron, angular2, pouchDB
Stars: ✭ 207 (-94.17%)
Mutual labels:  webpack, hacktoberfest
vue-cli-plugin-material
[UNMAINTAINED] Vue CLI 3 plugin for MDC Web and Vue MDC Adapter with Sass support
Stars: ✭ 15 (-99.58%)
Mutual labels:  vue-cli, vue-cli-plugin
Vue Element Admin
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Stars: ✭ 73,044 (+1958.16%)
Mutual labels:  webpack, vue-cli
vue-cli-plugin-dll
Vue CLI 3 plugin for Webpack DllPlugin/DllReferencePlugin
Stars: ✭ 77 (-97.83%)
Mutual labels:  vue-cli, vue-cli-plugin
Ddh
A fast duplicate file finder
Stars: ✭ 262 (-92.62%)
Mutual labels:  cli, hacktoberfest
Nx Admin
👍 A magical 🐮 ⚔ vue admin,记得star
Stars: ✭ 2,497 (-29.64%)
Mutual labels:  webpack, vue-cli
Vue Foundation
VueJS + Foundation + Vue-Router + Webpack
Stars: ✭ 212 (-94.03%)
Mutual labels:  webpack, vue-cli
Vue Admin
基于and-design-vue的vue后台管理系统模板
Stars: ✭ 226 (-93.63%)
Mutual labels:  webpack, vue-cli
Vue Blog
🎉 基于vue全家桶 + element-ui 构建的一个后台管理集成解决方案
Stars: ✭ 208 (-94.14%)
Mutual labels:  webpack, vue-cli
vue-cli-plugin-docker
🐳 Dockerize your vue app
Stars: ✭ 23 (-99.35%)
Mutual labels:  vue-cli, vue-cli-plugin
Fsociety
A Modular Penetration Testing Framework
Stars: ✭ 259 (-92.7%)
Mutual labels:  cli, hacktoberfest
Starcli
✨ Browse GitHub trending projects from your command line
Stars: ✭ 269 (-92.42%)
Mutual labels:  cli, hacktoberfest
Doitlive
Because sometimes you need to do it live
Stars: ✭ 3,073 (-13.41%)
Mutual labels:  cli, hacktoberfest
Webpack Dashboard
A CLI dashboard for webpack dev server
Stars: ✭ 13,850 (+290.25%)
Mutual labels:  webpack, cli

Vue CLI Plugin Electron Builder

Easily Build Your Vue.js App For Desktop With Electron

Build status: Build status

Sponsor

Top Supporters

Glenn Frank
Glenn Frank

Quick Start:

Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended).

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:

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 durairajasivam Alec Armbruster Tilen Hosnar Andrew LeTourneau
Yves Hoppe durairajasivam Alec Armbruster Tilen Hosnar Andrew LeTourneau
Kalila Lakeworth Eric Schirtzinger Karim Hossenbux Decentralized Justice
Kalila Lakeworth Eric Schirtzinger Karim Hossenbux Decentralized Justice

Past Supporters

Mitch Dennet Chris Hayes
Mary-Tyler-Moore Mitch Dennet Chris Hayes
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].