Electron— A Complete Guide for building windows executable from raksha's blog

Wanna learn how to generate a build for the windows desktop app using electron.js and electron-builder?

We will build the app using electron-builder and vue-cli-plugin-electron-builder and will package it with electron-windows-store.

I have used Vue.js inside the electron.js app for creating an app. You can do the same config with whichever framework you have used.

What you will learn today?

Steps for building a Windows app.

Install dependencies Prepare images Add app configs Generate build Packaging app to publish it on the Microsoft store

Building a windows app using electron-builder is easy, except for the packaging and code signing process by the windows store.

You can also configure the build on CI/CD to automate the building process. That way, whenever you perform any changes in your existing code, the build will be generated automatically and will also be uploaded to the store.

You can more read on blog.canopas.com


Previous post     
     Next post
     Blog home

The Wall

No comments
You need to sign in to comment

Post

By raksha
Added Sep 28 '22

Tags

Rate

Your rate:
Total: (0 rates)

Archives