This is an Xml document viewer. You can use it to visualize complex XML documents in a graphical tree view.
This project uses npm, here are the available commands:
ng serve starts the Angular dev server with hot reload.
Navigate to http://localhost:4200/.
npm run electron runs the application inside Electron.
npm run package:win builds the application with Electron.
This will create an executable for windows in out.
