/magic-cart

Cycle JS sample shopping cart.

Primary LanguageJavaScriptMIT LicenseMIT

#Magic Shopping Cart

This is a sample shopping cart application to show basic usage of Cycle.js framework features.

For more examples refer to Awesome Cycle

##Running

npm install npm run build && npm start

##Test

npm test