Javascript am Desktop
Um ein erstes App zum Laufen zu bringen ist es erforderlich
Anschließend kann begonnenen werden. Dazu werden auf der Windows-Konsole folgende Befehl ausgeführt:
# Clone the Quick Start repository git clone https://github.com/electron/electron-quick-start # Go into the repository cd electron-quick-start # Install the dependencies and run npm install && npm start