|
Size: 739
Comment:
|
← Revision 10 as of 2025-12-19 20:30:38 ⇥
Size: 590
Comment: Cleanup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 23: | Line 23: |
| == Usage == | == Tool Chain == * [[Node/ElectronBuilder|electron-builder]] |
| Line 26: | Line 28: |
=== Utilities === |
== APIs == |
| Line 39: | Line 40: |
| === Distribution === TODO: copy from [[https://www.electronjs.org/docs/tutorial/application-distribution#manual-distribution]]. See also [[Node/ElectronBuilder|electron-builder]]. |
Electron
electron(1) is a framework for Node application.
Contents
Installation
Using npm(1):
npm install --save-dev electron
Tool Chain
