cart
cart copied to clipboard
Sample AngularJS application using Yeoman stack
cart
Sample AngularJS application using Yeoman stack.
This app was built to demonstrate how Angular can make JavaScript test easier. In general, you can use the product backlog requests to guide your tests, through the user stories.
Installation
git clone git://github.com/cironunes/cart.git
cd cart
npm install && bower install
grunt server
grunt server
will open the browser pointing to http://localhost:9000/