electron-react icon indicating copy to clipboard operation
electron-react copied to clipboard

A simple and compact boilerplate for electron and react (redux, router)

Results 2 electron-react issues
Sort by recently updated
recently updated
newest added

page is blank and in console: app.bundle.js Failed to load resource: net::ERR_CONNECTION_REFUSED webpack-dev-server.js Failed to load resource: net::ERR_CONNECTION_REFUSED I've just cloned and runned npm install.

Just cloned the repository and got the app running in debug mode, but production mode and creation of distribution files are failing. ``` electron-react git:(master) ✗ npm run dist >...