I need help to understand how to make stand alone apps. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I need help to understand how to make stand alone apps.

What I’m looking to do is make a JavaScript application with node.js that does not require a browser to run. Like a normal windows application like paint for example. If someone can point me in the right direction on this or explain to me what I need to do, it would be very much appreciated. Thanks in advance.

7th Aug 2021, 9:35 PM
Anthony Johnson
Anthony Johnson - avatar
2 Answers
+ 1
I also ended up finding nw.js and electron. Either of these should allow me to make an executable program without a browser. Thanks for the help.
8th Aug 2021, 2:10 AM
Anthony Johnson
Anthony Johnson - avatar
7th Aug 2021, 9:49 PM
Simon Sauter
Simon Sauter - avatar