This starter kit is base on davezuko's see more: react-redux-starter-kit
- node
^4.5.0
- yarn
^0.21.3
or npm^3.0.0
$ git clone https://github.com/shengnian/webpack2-react-redux-starter.git <my-project-name>
$ cd <my-project-name>
$ yarn install # Install project dependencies
$ yarn start # Compile and launch (same as `npm start`). The default is: http://localhost:4444.
$ yarn run electron # Compile and launch electron