Electron with Express and React A simple project demonstrating how to create an electron and web application using same source code with Express and React. How to run Clone this repository Open terminal to the repository Run npm install Run npm run build Run npm run dev