commit | 65ba3251f8202e1d04252d50fc91537793764d67 | [log] [tgz] |
---|---|---|
author | エリス <erisu@users.noreply.github.com> | Fri Jul 25 01:15:50 2025 +0900 |
committer | GitHub <noreply@github.com> | Fri Jul 25 01:15:50 2025 +0900 |
tree | 867f9b290b9f497f76e60688fb31bffb31c88364 | |
parent | d3516c3f613d12ac8b195943599490a235013801 [diff] |
ci: various workflow improvements (#284)
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!