Skip to content

KSG-IT/XApp-Electron

Repository files navigation

CodeFactor Known Vulnerabilities code style: prettier Continuous Integration

XApp Electron

Screenshot

This is a version of XApp built using the electron framework.

Running application

  • Clone the repo and cd into it
  • Run npm install
  • Run npm start

Watcher mode

Run npm run watch during development. This automatically restarts the application on changes