In a previous post I walked you through the steps I followed when building a Hybrid Mobile App using version 3 of the Ionic Framework and then running it as a desktop application using Electron. In this post, I'll walk you through the steps I followed when packaging that Hybrid…
3 posts tagged
Desktop Application
Build a Desktop Application with Ionic 3 and Electron
In this post, I'll walk you through the steps I followed when building a Hybrid Mobile App using version 3 of the Ionic Framework and then running it as a desktop application using Electron. Prerequisites Homebrew (the missing package manager for macOS) Node.js (which includes npm, the Node Package…
Build a Desktop Application with Ionic 3 (and Angular 4)
In the last few posts I have written about Apache Sling, a REST-based web framework, that makes it easy to build content-oriented applications (e.g., websites and related services). In this post, I'll walk you through the steps I followed when generating the scaffolding for an application that supports larger…