https://github.com/ericclemmons/flummox-parent-promise
https://github.com/ericclemmons/flummox-parent-promise
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericclemmons/flummox-parent-promise
- Owner: ericclemmons
- Created: 2015-03-30T16:46:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T15:38:05.000Z (about 10 years ago)
- Last Synced: 2025-04-06T07:15:41.534Z (19 days ago)
- Language: JavaScript
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flummox Parent Promise
> Example project that shows an issue when rendering ``s whose values
> from from Stores via _async_ actions.### Installation
```shell
$ npm install
$ npm run build
$ open index.html
```