https://github.com/ksachdeva/store-saga-issue
Repo to show the store-saga issue
https://github.com/ksachdeva/store-saga-issue
Last synced: about 1 year ago
JSON representation
Repo to show the store-saga issue
- Host: GitHub
- URL: https://github.com/ksachdeva/store-saga-issue
- Owner: ksachdeva
- License: mit
- Created: 2016-04-21T20:28:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T18:56:35.000Z (almost 10 years ago)
- Last Synced: 2025-01-04T08:35:46.118Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 982 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# store-saga-issue
```
npm install -g typescript
npm install -g ionic@beta
cd actionissue
npm install
ionic serve --lab
http://localhost:8100
```