Skip to content

AngularFirebase/angular-electron

Repository files navigation

AngularElectron

Build a native desktop timer app with Angular and Electron

  • Angular v4.2
  • Electron v1.7
  • Angular CLI v1.4

Basic Usage

git clone
cd angular-electron
npm install

# build the app
npm run electron-build

Lessons and Screencasts

Learn how to bulid this Angular Electron project step-by-step.