commit | ec9655c99d2be299b038436385a1baba524de747 | [log] [tgz] |
---|---|---|
author | Erisu <ellis.bryan@gmail.com> | Thu Sep 17 21:30:01 2020 +0900 |
committer | Erisu <ellis.bryan@gmail.com> | Thu Sep 17 21:30:01 2020 +0900 |
tree | 69d7fb1d7e68dc71594db6609d74d9a72af519d5 | |
parent | 3ddaa9412b8b9ac7d51a39e812605d212441709f [diff] |
Set VERSION to 2.0.0 (via coho)
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!