This webapp combines together React, Isotope, and Flux (Alt) so you can see one way of accomplishing this combination of libraries. This example is based on the blog post http://developerblog.redhat.com/2016/01/07/react-js-with-isotope-and-flux
npm install
# In one console
npm run dev-server
# In another console
npm run start-dev
# Navigate to http://localhost:8080