https://github.com/posabsolute/redux-flash-notification-example
https://github.com/posabsolute/redux-flash-notification-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/posabsolute/redux-flash-notification-example
- Owner: posabsolute
- Created: 2016-01-05T02:46:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T12:32:32.000Z (over 10 years ago)
- Last Synced: 2025-03-17T01:42:44.237Z (over 1 year ago)
- Language: JavaScript
- Size: 520 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)