https://github.com/500tech/angular-state-example
https://github.com/500tech/angular-state-example
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/500tech/angular-state-example
- Owner: 500tech
- Created: 2016-07-24T13:41:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T13:50:26.000Z (almost 10 years ago)
- Last Synced: 2025-04-30T10:33:26.130Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.mown.mdown
Awesome Lists containing this project
README
# angular state example instead of Redux
## Prepare
$ npm i
## Start
$ npm start
## Run tests
$ npm test