Skip to content

jsdmc/shopping-cart-example

Repository files navigation

shopping-cart-example

Shopping cart example. Built using React, Redux.

Test specs written using mocha, enzyme and running through webpack, so all webpack features available (aliases, style loaders, etc.)

  • npm install
  • npm start

Run tests in browser

  • npm run test:webpack-dev-server and then
  • npm run test:browser

Run tests in console

  • npm test

About

Shopping cart example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published