Skip to content

An easy React application that demonstrates basic usage of the Flux architecture pattern.

Notifications You must be signed in to change notification settings

tonyspiro/easy-flux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-flux-example

A simple React application that demonstrates basic usage of the Flux architecture pattern.

Click here to view the step-by-step tutorial.

For more info on Flux, visit the official Flux website.

##Getting started

git clone https://github.com/tonyspiro/easy-flux-example
cd easy-flux-example
npm install
gulp

##Optional ###Gulp Watch and HTTP-Server:

gulp watch
sudo npm install -g http-server
http-server

Go to http://localhost:8080

About

An easy React application that demonstrates basic usage of the Flux architecture pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published