AngularFirebase / angular-electron

Angular + Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Angular + Electron


Languages

Language:TypeScript 60.2%Language:JavaScript 20.5%Language:HTML 11.1%Language:CSS 8.2%