Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tareque20/redux-counter-using-provider

Redux Counter Using Provider
https://github.com/tareque20/redux-counter-using-provider

babel counter reactjs redux webpack

Last synced: 8 days ago
JSON representation

Redux Counter Using Provider

Awesome Lists containing this project

README

        

# Redux Counter App
Simple Redux Counter Example

# Setup:
```sh
$ npm init
$ npm install
```

# Run Project:
```sh
$ npm start
```