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

https://github.com/pradeep1991singh/store-angular-app

AngularJs Store Application
https://github.com/pradeep1991singh/store-angular-app

angularjs application store

Last synced: 4 months ago
JSON representation

AngularJs Store Application

Awesome Lists containing this project

README

          

# store-angular-app
AngularJs Store Application

## Installation

```sh

$ git clone https://github.com/pradeep1991singh/store-angular-app.git

$ npm install

$ bower install
```

## Run Store application

```sh
$ gulp

# Or

$ gulp serve
```