Visualforce App Sample - React, Redux, Webpack 2
npm install vforcejs

Sample Visualforce app demonstrating the power and simplicity of React, Redux, and Webpack.
- [x] Webpack 2
- [x] React
- [x] Redux
- [x] Babel
- [x] JSforce (for deploying)
```
$ npm install
``
$ npm run serve
```
$ npm run build