Difference between revisions of "Category:Electron Apps"

From Lianjapedia
Jump to: navigation, search
(Created page with "Lianja v3.1 introduced Electron integration for generating executable self-contained Apps for Windows (Windows 7 and above), MacOS and Linux. Electron is used to package up...")
 
Line 3: Line 3:
 
Electron is used to package up many leading applications such as Visual Studio Code.
 
Electron is used to package up many leading applications such as Visual Studio Code.
  
With Electron you can package up a Lianja Web App into an executable for Windows, MacOS or Linux.  This is similar to the way in which PhoneGap operates insofar as the Apps are visually designed in Lianja and can include TypeScript and/or JavaScript custom code, but the target is a desktop application which can be submitted to the Windows and MacOS App stores.
+
With Electron you can package up a [[Web Apps|Lianja Web App]] into an executable for Windows, MacOS or Linux.  This is similar to the way in which PhoneGap operates insofar as the Apps are visually designed in Lianja and can include TypeScript and/or JavaScript custom code, but the target is a desktop application which can be submitted to the Windows and MacOS App stores.
  
 
You build Electron executables in the '''Electron''' workspace.  The Electron workspace is available in the Lianja APaaS Developer Lianja App Builder for (Windows 7 and above).
 
You build Electron executables in the '''Electron''' workspace.  The Electron workspace is available in the Lianja APaaS Developer Lianja App Builder for (Windows 7 and above).

Revision as of 10:19, 3 April 2017

Lianja v3.1 introduced Electron integration for generating executable self-contained Apps for Windows (Windows 7 and above), MacOS and Linux.

Electron is used to package up many leading applications such as Visual Studio Code.

With Electron you can package up a Lianja Web App into an executable for Windows, MacOS or Linux. This is similar to the way in which PhoneGap operates insofar as the Apps are visually designed in Lianja and can include TypeScript and/or JavaScript custom code, but the target is a desktop application which can be submitted to the Windows and MacOS App stores.

You build Electron executables in the Electron workspace. The Electron workspace is available in the Lianja APaaS Developer Lianja App Builder for (Windows 7 and above).

Pages in category "Electron Apps"

The following 2 pages are in this category, out of 2 total.