# repos_asf_cordova-electron **Repository Path**: mirrors_community_gitbox_apache/repos_asf_cordova-electron ## Basic Information - **Project Name**: repos_asf_cordova-electron - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-29 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cordova Electron [Electron](https://electronjs.org) is a framework that uses web technologies (HTML, CSS, and JS) to build cross-platform desktop applications. ## Platform Objectives - Build Desktop Applications (Linux, macOS, and Windows) - Sign Applications for Release ## Usage ### Cordova CLI ```shell $ npm install -g cordova@latest $ cordova create helloworld $ cd helloworld $ cordova platform add electron $ cordova run electron ``` ## Documentation For more documentation, please refer to the [DOCUMENTATION.md](https://github.com/apache/cordova-electron/blob/master/DOCUMENTATION.md) file. ## Contributions The Apache Cordova team would like to thank [Ibby Hadeed](https://www.npmjs.com/~ihadeed) for transferring the [`cordova-electron`](https://www.npmjs.com/package/cordova-electron) [npm](https://npmjs.com) package name to Apache Cordova. Thanks!