Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 952 Bytes

readme.md

File metadata and controls

26 lines (19 loc) · 952 Bytes

EventViewer++

Build

About

Windows Event Viewer desktop application build with Angular using Electron.

Download Windows Installer

Download latest release installer.

Getting Started

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

Used libraries