I’m kind of a noob in node.js developpement… Maybe in all kind developpement
I started to edit the JS files and hmtl file from the source in visualstudio 2019.
I can test my chunk and see on http://127.0.0.1:8081/ if it’s work or not. (So happy it’s work as i need)
When i test it run the chunk in node.js, but i don’t know how to compile in a self exe file.
If you don’t use VS, i can switch for an other ide, your favorite if need.
Thank’s