Skip to content

Compilation of dummy implementations of createStore, combineReducers, and handleActions from redux and redux-actions.

Notifications You must be signed in to change notification settings

dlivas/redux-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Clone the project locally:

$ git clone https://github.com/ThisseasX/redux-example.git

Change directory to the project:

$ cd redux-example

Install the dependencies:

$ npm install

Run the tests:

$ npm test

Thank you for your time

About

Compilation of dummy implementations of createStore, combineReducers, and handleActions from redux and redux-actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%