Skip to content

iqmeta/ngeurope-2018-xplatform

 
 

Repository files navigation

On the road to Progressive Web Apps: building real-cross platform Angular apps with Cordova & Electron

Presented at ng-europe 2018, Paris.

Setup

$ npm in

Start PWA build

$ npm run start-prod

Start Cordova build

$ npm run build-mobile

Start Electron build

$ npm run build-desktop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 46.4%
  • CSS 37.3%
  • HTML 8.5%
  • JavaScript 7.8%