Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 319 Bytes

react-flux-shop-demo

Shop demo app from the Egghead's React/Flux tutorial. Little eshop app built with the React.js library following the FLUX architecture.

####Guide:

  1. clone the repo
  2. cd into the project dir
  3. run gulp
  4. run webserver from dist/ dir (e.g. httpster -d dist/)