/electron-seed

A simple example using Angular CLI and Electron Builder

Primary LanguageTypeScript

Electron Builder Example

This is a simple example project using the Electron Builder which allows the Angular CLI to be used for developing Electron applications.

Getting Started

  1. Clone this repository
  2. Install dependencies using npm install
  3. Run npm run electron to start the dev server and open Electron.

Note this is a very basic project just to illustrate how the Electron Builder can be used.