Skip to content

ro-ka/presentation-react-and-flux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation: React & Flux

This is a presentation by Robert Katzki.

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