Simple HTTP server with a GUI made with Electron JS.
To build the application use:
npm run dist
To run the application:
npm start
Note
Don't forget to execute npm install
in order to get all the dependencies to build or run this application.
By setghm - 2024