AngularFirebase / angular-electron

Angular + Electron
151 stars 107 forks source link

AngularElectron

Build a native desktop timer app with Angular and Electron

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.