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

https://github.com/posabsolute/redux-flash-notification-example


https://github.com/posabsolute/redux-flash-notification-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Redux Flash Notification Example
=========================

Show an implementation example for the Redux Flash Notification plugin.

## Installation
```
$ npm install
```

## Run app
```
$ npm start
```
And open in browser: [http://localhost:3000](http://localhost:3000)