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

Simple Redux Counter Example
https://github.com/tareque20/redux-counter

babel reactjs redux webpack

Last synced: 8 days ago
JSON representation

Simple Redux Counter Example

Awesome Lists containing this project

README

        

# Redux Counter App
Simple Redux Counter Example

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

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