How to Package an Electron App? ⚛️ Explained in 4 Minutes!

preview_player
Показать описание
Let's check out how you can package an Electron App with different flags, within 4 minutes! 🔥

_____________

Commands:
npm install electron-packager -g
electron-packager . [folder name] --platform=.../all --asar

Resources:

_____________

If this video helped you be better, please leave a 👍 and subscribe to the channel!

🏷 Video Tags:
How to package an app
How to publish Electron App
How to use Electron
#electron #javascript #package
Рекомендации по теме
Комментарии
Автор

1:59 wrong explanation. The command --asar can't protect your source code. The asar file can still be unpacked.

eeeloleee
Автор

Quick and informative. The best kind of tutorial.

InputOutput
Автор

Best tutorial i could find. Thank you!

plugonien
Автор

This video was very relieving. I see the process is quite simple

novvgiv
Автор

You are a star.. You earned a subscriber.

KingSo
Автор

It creates dynamically linked binaries. How to create statically linked binaries?

tojo
Автор

i am getting error ../connection/connect module not found the app works fine in development mode but when i run .exe file the error occurs

ANANDGUPTA-uycl
Автор

can we make it installer thing for our apps ?

rajatksingh
Автор

Please make one video in electron js with the rest api crud operation

harisulislam
Автор

But I would like to install completely on system with setup exe

manuict
Автор

Any way to statically link everything into a single .exe without all the other files and stuff?

JohnMarkIsaacMadison
Автор

EACCES: permission denied, rename /var

sharuu