Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 679 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 679 Bytes

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/