Skip to content

A demo application to demonstrate the capibilites of the combination Electron + Angular.

Notifications You must be signed in to change notification settings

alex-kuck/electron-angular-demo

Repository files navigation

ElectronAngularDemo

This project was generated with Angular CLI version 1.2.4.

In order to use Electron, you need to install it:

npm install -g electron @angular/cli

Start the Application

First install the dependencies via

npm install

in the root directory.

Web

Run

npm start

Native

Run

npm run electron

About

A demo application to demonstrate the capibilites of the combination Electron + Angular.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published