Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rabinzon/ngshop
Shoping cart on Angular.js.
https://github.com/rabinzon/ngshop
Last synced: about 1 month ago
JSON representation
Shoping cart on Angular.js.
- Host: GitHub
- URL: https://github.com/rabinzon/ngshop
- Owner: Rabinzon
- Created: 2016-02-14T11:59:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-14T12:14:08.000Z (almost 9 years ago)
- Last Synced: 2024-10-15T01:42:44.097Z (3 months ago)
- Language: HTML
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#NgShop
Simple shopping cart.
![alt tag](screen.jpg)### Installation
You need install Bower components:
```sh
$ bower install
```
And run index.html in webserver.