/fluxpres

Flux/React presentation

Primary LanguageHTML

Presentation: React & Flux

This is a presentation on React and FLux architecture.

Setup

When checking out the repository, make sure to install all the needed dependencies:

npm install
bower install

Work on it

To get start the presentation and to get live reload for each change made, run the following:

gulp watch