commit | 055bba629c6776ed0e6bed210614a066b155eeae | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sun Jan 08 18:17:08 2023 +0000 |
committer | GitHub <noreply@github.com> | Sun Jan 08 18:17:08 2023 +0000 |
tree | b1704cd7cc01344d9177b959ffcb31a130ca5fc8 | |
parent | 7053f35efdfc7f4195cf215998ec9fad4796f432 [diff] |
build(deps): bump json5 from 1.0.1 to 1.0.2 Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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!