commit | b1b7a6ad910e9dae0dae23d44b7cf195615be947 | [log] [tgz] |
---|---|---|
author | Erisu <erisu@apache.org> | Wed May 25 15:57:04 2022 +0900 |
committer | Erisu <erisu@apache.org> | Wed May 25 15:57:04 2022 +0900 |
tree | 2c9b0be1b379a42bbda5b81b1f9fe46784920b2c | |
parent | 48b1a82ef55b59236be7235d5a86f4a4d937e53a [diff] |
Updated RELEASENOTES.md & version for release 3.1.0 (electron-v3.1.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!