cart icon indicating copy to clipboard operation
cart copied to clipboard

Sample AngularJS application using Yeoman stack

cart

Build Status

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.

home cart

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/