Build and go beyond

That's all the effort that is needed to integrate the Flux architecture into a React application. If you compare your React application without Flux and with Flux, you'll quickly see how much easier it is to understand how your application works when Flux is part of it. I highly encourage you to visit the Flux official website and learn more about it at https://facebook.github.io/flux/.

I think it's a good time to check that everything is in perfect working order. Let's build and run Snapterest!

Navigate to ~/snapterest and run the following command in your terminal:

gulp

You should see an output similar to this:

Finished 'default' after 2.42 s

Make sure that you're running the Snapkite Engine application that we installed and ...

Get React.js Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.