An open API service indexing awesome lists of open source software.

https://github.com/ericclemmons/flummox-parent-promise


https://github.com/ericclemmons/flummox-parent-promise

Last synced: 18 days ago
JSON representation

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
```