Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 585 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 585 Bytes

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.