Isomorphic react application using flux.
npm install; npm run build; npm startThen open your browser to localhost:8080 and enjoy.
The purpose of this application is to show how an isomorphic react application using flux works with iso.
For this guide we’ll be creating an isomorphic image swipe app, using react-swipr. Let’s get started.