C
C
ClaraOswald2016-11-03 09:37:07
Node.js
ClaraOswald, 2016-11-03 09:37:07

How to build a project on electron?

Let's say I have an abstract project on electron, as an example, I can take it from the official site electron-quick-start , I want to build it in electron-quick-start.app or in electron-quick-start.exe,
how can I do this? maybe the question is stupid, I just missed something and didn’t understand, but I looked at the documentation and didn’t understand how to do it, I looked at the examples and found only one relevant one and it uses yarn and it’s really not clear how it works

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
de1m, 2016-11-05
@ClaraOswald

I did it via electron-packager . True, at the end it turns out a folder and not an exe, but there I already think it is necessary to do something differently further.

R
Radoslav Sigachev, 2018-08-19
@jingoo

need to install electron-builder
npm install electron-builder -g

A
Alexander Taratin, 2016-11-03
@Taraflex

If you need a portable exe on windows, then enigmaprotector.com/ru/aboutvb.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question