electron framework support which programming language code example
Example 1: electronsjs
# 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
Example 2: electronsjs
$ npm i -D electron@beta
# Electron 12.0.0-beta.18
# Node 14.15.1
# Chromium 89.0.4348.1