commit | 31134a6a99b7f6b00eab875f9d76f350a81161f2 | [log] [tgz] |
---|---|---|
author | Erisu <ellis.bryan@gmail.com> | Wed Sep 01 12:37:26 2021 +0900 |
committer | Erisu <ellis.bryan@gmail.com> | Wed Sep 01 12:37:26 2021 +0900 |
tree | 45e02eb6fe1daab24b4fa85c93437a4b3702519c | |
parent | 38276994cb2f5928db475d10f2cad3976c799647 [diff] |
Updated RELEASENOTES.md & version for release 3.0.0 (electron-v3.0.0)
Electron is a framework that uses web technologies (HTML, CSS, and JS) to build cross-platform desktop applications.
$ npm install -g cordova@latest $ cordova create helloworld $ cd helloworld $ cordova platform add electron $ cordova run electron
For more documentation, please refer to the DOCUMENTATION.md file.
The Apache Cordova team would like to thank Ibby Hadeed for transferring the cordova-electron
npm package name to Apache Cordova. Thanks!