profoundhub / react-es6-app-with-redux-dev

React ES6 App With Redux Dev: Simple Photo Gallery App.
0 stars 0 forks source link

Learning React.JS + ES6 with Redux Dev. App.

A simple React + Redux implementation.

Running This React Redux Gallery Dev. App.

First yarn to grab all the necessary dependencies.

Then run yarn start and open in your browser.

Production Build: React Redux Gallery App.

Run yarn build to create a dist folder and a bundle.js file.