Build a native desktop timer app with Angular and Electron
- Angular v4.2
- Electron v1.7
- Angular CLI v1.4
git clone
cd angular-electron
npm install
# build the app
npm run electron-build
Learn how to bulid this Angular Electron project step-by-step.
Build a native desktop timer app with Angular and Electron
git clone
cd angular-electron
npm install
# build the app
npm run electron-build
Learn how to bulid this Angular Electron project step-by-step.