An open API service indexing awesome lists of open source software.

https://github.com/snipcart/snipcart-angular

A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.
https://github.com/snipcart/snipcart-angular

angularjs ecommerce javascript tutorial

Last synced: 10 months ago
JSON representation

A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.

Awesome Lists containing this project

README

          

# snipcart-angular

This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.15.1.

> [See the live demo](http://snipcart-angular.netlify.com/#/).

> [Read the full blog post tutorial](https://snipcart.com/blog/angularjs-ecommerce).

## Build & development

Run `grunt` for building and `grunt serve` for preview.

## Testing

Running `grunt test` will run the unit tests with karma.