/electron-styled-react-redux-webpack-boilerplate

Electron boilerplate application based on electron-quick-start (https://github.com/electron/electron-quick-start) and Roman Shejbal's (http://red-badger.com/blog/2016/04/18/building-desktop-apps-with-electron-webpack-and-redux/).

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

electron-styled-react-redux-webpack-boilerplate

Clone and run for a quick way to see Electron in action.

This is an Electron boilerplate application based on electron-quick-start and Roman Shejbal's blogpost.

Screenshot

Usage

# Clone this repository
git clone https://github.com/logicalicy/electron-styled-react-redux-webpack-boilerplate
# Go into the repository
cd electron-styled-react-redux-webpack-boilerplate
# Install dependencies
npm install
# Run the app
npm start

License

CC0 1.0 (Public Domain)