commit | 2e8c65e4387fd3e866e7f7e3bd7bc3b3252e0e3a | [log] [tgz] |
---|---|---|
author | エリス <erisu@users.noreply.github.com> | Fri Jun 03 15:05:31 2022 +0900 |
committer | GitHub <noreply@github.com> | Fri Jun 03 15:05:31 2022 +0900 |
tree | 45a21db931b45f45ec61a5d4acb7f9f19e29b240 | |
parent | 56b48b1f0a9b653294de1aa654caf38714855301 [diff] |
ci: update github action workflow (#236) * ci: bump node versions * ci: bump actions/checkout dependency * ci: bump actions/setup-node dependency * ci: bump codecov/codecov-action dependency
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!