electron <path>
Build cross platform desktop apps with JavaScript, HTML and CSS
Arguments
| Name | Description |
|---|---|
path | A path to an electron app |
Options
| Name | Description |
|---|---|
-i, --interactive | Open a REPL to the main process |
-r, --require <module> | Module to preload |
-v, --version | Print the version |
-a, --abi | Print the Node ABI version |