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
- Host: GitHub
- URL: https://github.com/pradeep1991singh/store-angular-app
- Owner: pradeep1991singh
- Created: 2017-03-31T18:20:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T18:24:59.000Z (over 8 years ago)
- Last Synced: 2025-06-05T16:06:26.857Z (5 months ago)
- Topics: angularjs, application, store
- Language: HTML
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```