Skip to content

Cross-platform desktop boilerplate using Electron, Photon & Angular

Notifications You must be signed in to change notification settings

exced/electron-angular-boilerplate

Repository files navigation

Electron Angular Boilerplate

Electron + photonkit + Angular boilerplate.

Angular-cli

Use angular-cli to scaffold your project. Generate new component, routes... in one command line

ng g component chat

Run your app

# ng serve (browser)
yarn run start

# electron serve
yarn run electron 

# package your app
yarn run package-all

chat component news component

About

Cross-platform desktop boilerplate using Electron, Photon & Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published