/react-electron-webpack

Template for Electron app with React/Redux for views, bundled with webpack 4.

Primary LanguageJavaScript

react-electron-webpack

Template for Electron app with React/Redux for views, bundled with webpack 4.

Install and launch

# Clone the repository
$ git clone https://github.com/duskload/react-electron-webpack

# Install and launch
$ cd react-electron-webpack && npm i && npm start