Skip to content

AngularFirebase/angular-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e7b19f · Sep 22, 2017

History

4 Commits
Sep 20, 2017
Sep 22, 2017
Sep 20, 2017
Sep 20, 2017
Sep 22, 2017
Sep 22, 2017
Sep 20, 2017
Sep 21, 2017
Sep 21, 2017
Sep 21, 2017
Sep 20, 2017
Sep 20, 2017
Sep 21, 2017

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.