vforcejs

Visualforce App Sample - React, Redux, Webpack 2

Usage no npm install needed!

<script type="module">
  import vforcejs from 'https://cdn.skypack.dev/vforcejs';
</script>

README

React + Redux Sample Visualforce App

npm Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Sample Visualforce app demonstrating the power and simplicity of React, Redux, and Webpack.

Contains

Setup

$ npm install

Running

$ npm run serve

Build

$ npm run build