README.md
October 17, 2015 ยท View on GitHub
#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