Home

Awesome

#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