Windows Event Viewer desktop application build with Angular using Electron.
Download latest release installer.
npm install
Command | Description |
---|---|
npm start |
Start electron application with hot reload for dev |
npm run electron:windows |
Generates windows installer on folder release |
npm run release:windows |
Generates windows installer and uploads it to github release as draft |
- angular-electron create Electron application with Angular 8
- node-powershell run PowerShell from your NodeJS app
- ng-zorro-antd Angular 8 Components for Ant Design