Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.06 KB

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