Packaging & Distributing your Electron App - How to create a redistributable setup

Опубликовано: 19 Декабрь 2021
на канале: coderJeet
37,889
545

Links from the video
1. Electron Binaries : https://github.com/electron/electron/...
2. Electron Application Distribution Guide - https://www.electronjs.org/docs/lates...
3. Electron Builder - https://github.com/electron-userland/...
4. Electron Packager - https://github.com/electron/electron-...

So you've finished coding your Electron app. What now? You need to distribute it too the end-users so that they can see your awesome work.

You need to package your app and make a setup to distribute it. In this video I will show you multiple methods to do that, and will also show you how to make a setup for your application on the Windows operating system.

Check it out!

Don't forget to hit like and subscribe to my channel if you found this video useful.