electron-with-express
January 30, 2026 ยท View on GitHub
A simple project demonstrating how to spawn an Express app from Electron as well as providing server logs directly in the Electron app.
Express App:

Press CommandOrControl+Shift+L to show the server log:

How to run
- npm install
- npm run start
How to package
- npm run pack
NOTE: This assumes electron-packager is installed globally
Author(s)
- Frank Hale <frankhale@gmail.com>
- Various others from pull requests
Updated on: 30 January 2026
License
MIT - see LICENSE