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:
- npm install
- npm run start
- npm run pack
NOTE: This assumes electron-packager
is installed globally
Frank Hale <[email protected]>
Updated on: 15 July 2024
MIT - see LICENSE