TeamMaestro / angular-native-seed

Build web apps and NativeScript applications from one codebase using the AngularCLI.
265 stars 71 forks source link

Integrates Electron + Improvements/Fixes #12

Closed sean-perkins closed 7 years ago

sean-perkins commented 7 years ago

Bug Fixes

Features

Electron Process

Note: This is just the first stab at getting electron integrated. Still need to integrate custom build tasks for: linux, windows, mac, etc.

donburgess commented 7 years ago

We should take the opportunity with this PR to add post install scripts from root that installs the nativescript and electron project libraries as well.

enjoiful commented 7 years ago

+1 FWIW... electron support would be amazing.