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.
- Host: GitHub
- URL: https://github.com/snipcart/snipcart-angular
- Owner: snipcart
- Created: 2016-07-20T00:20:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-26T14:12:58.000Z (over 9 years ago)
- Last Synced: 2025-01-26T16:16:26.272Z (about 1 year ago)
- Topics: angularjs, ecommerce, javascript, tutorial
- Language: CSS
- Homepage: https://snipcart.com/blog/angularjs-ecommerce
- Size: 1.7 MB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.