https://github.com/500tech/ng-redux-example
Based on Async example of ng-redux
https://github.com/500tech/ng-redux-example
Last synced: 5 months ago
JSON representation
Based on Async example of ng-redux
- Host: GitHub
- URL: https://github.com/500tech/ng-redux-example
- Owner: 500tech
- Created: 2016-07-17T11:53:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T14:38:29.000Z (almost 10 years ago)
- Last Synced: 2025-04-30T10:33:28.684Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ng-redux example
## Prepare
$ npm i
## Start
$ npm start
## Run tests
$ npm test