Skip to content

Starter repo for creating desktop application with latest Ionic framework and Github Electron framework. Fork me and develop great desktop applications (https://lohanitech.com)

Notifications You must be signed in to change notification settings

tavikukko/ion-electron

 
 

Repository files navigation

Running livereload env

# install dependencies
$ npm i
# start the app with live-reload
$ npm run dev
  • press refresh (ctrl-r) in the electron app, if electron app does not load the page

Package the app

  • npm run ebuild

or

  • npm run ebuild -l building for linux
  • npm run ebuild -w building for windows
  • npm run ebuild -m building for mac

About

Starter repo for creating desktop application with latest Ionic framework and Github Electron framework. Fork me and develop great desktop applications (https://lohanitech.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 33.3%
  • TypeScript 32.3%
  • HTML 17.3%
  • CSS 12.3%
  • PowerShell 4.8%