This issue should do the following points: - [ ] Remove the server; - [ ] Load a local app page (index.js) instead of ` mainWindow.loadURL('http://localhost:3000')`; - [x] Remove `README.old.md` file; - [ ] Update package.json scripts to execute the electron app; - [ ] Execute React lib in the project; - [ ] Remove the public directory;