Skip to content

Code for the tutorial by @kenwheeler: Create a Shopping Cart Using React.js and Flux

Notifications You must be signed in to change notification settings

rajeevroushan/react-flux-cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-flux-cart

An ES6 implmentation of the tutorial by @kenwheeler: Create a Shopping Cart Using React.js and Flux

The webpack build process is taken from the survivejs: webpack and react tutorial, which is awesome.

npm start to open on http://localhost:8080/webpack-dev-server/

npm run build to run a normal build

The following resources were incredibly useful for figuring out how to get React and ES6 to coexist:

About

Code for the tutorial by @kenwheeler: Create a Shopping Cart Using React.js and Flux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.7%
  • CSS 18.4%
  • HTML 0.9%