commit | a547e872a2d430644f8b5f9fe8c84540fb6fef40 | [log] [tgz] |
---|---|---|
author | エリス <erisu@users.noreply.github.com> | Mon May 30 16:24:15 2022 +0900 |
committer | GitHub <noreply@github.com> | Mon May 30 16:24:15 2022 +0900 |
tree | c942803042059135a729b144c737cec4c0fc5a4c | |
parent | 8917f82f295d7c97438c353b976136bcbeb52ebc [diff] |
feat: bump electron@^18.2.4 (#234)
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!